Tranquil
01-19-2009, 12:08 PM
i try to compile lice/test and i get a huge amount of warnings (~1970) in glew.c that claim the following "inconsistent dll linkage. dllexport assumed".
i did a little search about GLEW installation and i found that it needs the keyword GLEW_STATIC in preprocessor definitions in order to build a static library of GLEW. i followed the instructions and the warnings disappeared.
although i still have problems... the test.exe compiles without errors but when i try to run the executable i get the following application error:
the instruction at "0x0040dec8" referenced memory at "0x00db9adf". The memory could not be "read".
could someone give me some guidance?
-----
winxp sp2
cpu amd athlon 2700+
gpu ati 9700 with the latest drivers (1/12/2008)
ram 2GB
vc6.0
i did a little search about GLEW installation and i found that it needs the keyword GLEW_STATIC in preprocessor definitions in order to build a static library of GLEW. i followed the instructions and the warnings disappeared.
although i still have problems... the test.exe compiles without errors but when i try to run the executable i get the following application error:
the instruction at "0x0040dec8" referenced memory at "0x00db9adf". The memory could not be "read".
could someone give me some guidance?
-----
winxp sp2
cpu amd athlon 2700+
gpu ati 9700 with the latest drivers (1/12/2008)
ram 2GB
vc6.0