Building fail when create an application with VS
23 Apr 2018 19:45 #1
Hi, all
I'm trying to creating an application with chai3D 3.2.0 under visual studio 2013 (64bit). I followed the steps listed in the section of " creating an application". When building the solution,it showed to have 257 errors and 8 warnings .
The typical error is like this : Error LNK2001: unresolved external symbol gluErrorString , Error LNK2001: unresolved external symbol_imp_glDisable
The typical warning is like this : Warning C4244: 'Initializing': coversaion from 'double' to ' int' ,possible loss of data
Would you kindly give some suggestions ?
Thank so much
Please Log in or Create an account to join the conversation.