Hello fellows,
I tried some test with AngelScript 2.19.2
Build lib with VS2005 (dll multithread).
linking staticaly .lib
still get unresolved methods on asCGlobalProperty class.
I had to put as_globalProperty.cpp in my own project to remove all those linker errors. (The file is always in the AngelScript lib project)
It seems like an export problem in the lib.
Is it wanted behaviour?
Regards.
still asCGlobalProperty unresolved
The MSVC2005 project files in the library must be out of date. The as_globalproperty.cpp file should be part of the library project.
Which project file from the SDK are you using to compile the library?
Which project file from the SDK are you using to compile the library?
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement