View Issue Details

IDProjectCategoryView StatusLast Update
0001489FSSCPOpenGLpublic2007-10-04 20:47
ReporterKeldorKatarn Assigned Totaylor  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.6.9 
Fixed in Version3.6.10 
Summary0001489: Compiler error caused by #pragma in file gropengl.cpp
DescriptionThis line

#pragma comment (lib, "glaux")

creating a comment for the deprecated OpenGL library 'glaux.lib' should be removed. Otherwise the project will not compile in VS2005 using recent include files which do not support the deprecated library anymore.
TagsNo tags attached.

Activities

taylor

2007-09-02 22:42

administrator   ~0008465

This is fixed in my local tree, along with a ton of other OpenGL related changes, so this will get included when I do that rather large and involved commit.

taylor

2007-10-04 20:47

administrator   ~0008550

Fixered.

Issue History

Date Modified Username Field Change
2007-09-02 20:43 KeldorKatarn New Issue
2007-09-02 22:41 taylor Status new => assigned
2007-09-02 22:41 taylor Assigned To => taylor
2007-09-02 22:42 taylor Note Added: 0008465
2007-09-02 22:43 taylor Category --------- => OpenGL
2007-10-04 20:47 taylor Status assigned => resolved
2007-10-04 20:47 taylor Fixed in Version => 3.6.10
2007-10-04 20:47 taylor Resolution open => fixed
2007-10-04 20:47 taylor Note Added: 0008550