LGhassen / cosmographia

Automatically exported from code.google.com/p/cosmographia
0 stars 0 forks source link

Remove extra warnings #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Build using qtcreator and visual C++ compiler
2. while compiling Lib3ds, output produces warnings like:   warning C4273: 
'lib3ds_file_open' : inconsistent dll linkage

To resolve add DEFINES +=   LIB3DS_EXPORTS into cosmographia.pro file in lib3ds 
section 

Original issue reported on code.google.com by sergey.f...@gmail.com on 6 Apr 2013 at 6:05