Compile error LNK2005
Posted: Sat Oct 19, 2013 1:08 pm
Hi,
While compile I got error whitch I cant fix by myself, also couldn't find solution in forum or google. I follow the instructions in COMPILING.txt, use VS2010 and error is
error LNK2005: _glewIsSupported@4 already defined in glew.lib(glew.obj) F:\pioneer\win32\vc2010\glew32.lib(glew32.dll)
error LNK2005: _glewInit@0 already defined in glew.lib(glew.obj) F:\pioneer\win32\vc2010\glew32.lib(glew32.dll)
error LNK2005: _glewGetString@4 already defined in glew.lib(glew.obj) F:\pioneer\win32\vc2010\glew32.lib(glew32.dll)
please help,
thanks
D.
While compile I got error whitch I cant fix by myself, also couldn't find solution in forum or google. I follow the instructions in COMPILING.txt, use VS2010 and error is
error LNK2005: _glewIsSupported@4 already defined in glew.lib(glew.obj) F:\pioneer\win32\vc2010\glew32.lib(glew32.dll)
error LNK2005: _glewInit@0 already defined in glew.lib(glew.obj) F:\pioneer\win32\vc2010\glew32.lib(glew32.dll)
error LNK2005: _glewGetString@4 already defined in glew.lib(glew.obj) F:\pioneer\win32\vc2010\glew32.lib(glew32.dll)
please help,
thanks
D.