Opened 17 years ago
Closed 15 years ago
#583 closed Defect (fixed)
Compile errors with Visual C++ 2008 Express Edition
Reported by: | Hunter Monroe | Owned by: | romw |
---|---|---|---|
Priority: | Undetermined | Milestone: | Undetermined |
Component: | BOINC - Graphics API | Version: | 6.1.5 |
Keywords: | Cc: |
Description (last modified by )
I get the following compile errors with Visual C++ 2008 Express Edition when compiling the solutions samples.sln.
cannot find GL/glaux.h cannot find glaux.lib error C2664: 'BOOL (HANDLE,PSYM_ENUMMODULES_CALLBACK64,PVOID)' : cannot convert parameter 2 from 'overloaded-function' to 'PSYM_ENUMMODULES_CALLBACK64'
Attachments (1)
Change History (6)
comment:1 Changed 17 years ago by
Component: | Server - Web - Project → BOINC - Graphics API |
---|---|
Description: | modified (diff) |
Owner: | changed from davea to Bruce Allen |
comment:2 Changed 17 years ago by
Owner: | changed from Bruce Allen to davea |
---|
Changed 17 years ago by
comment:3 Changed 17 years ago by
Unpack the contents of GL.rar in a folder called GL in the boinc folder. For the error see http://boinc.berkeley.edu/trac/ticket/115
comment:4 Changed 15 years ago by
Owner: | changed from davea to romw |
---|
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in trunk and 6.10 branches
Note: See
TracTickets for help on using
tickets.
argh