The header files we use are not included in the projects file list. This doesn't effect the compilation, but from a development perspective it's quite annoying.
Fix this in Visual Studio and Xcode.
Logged In: YES user_id=1582185
Added hpp files to project. Works fine with VC8. Verify with Xcode and Gcc before closing.
Log in to post a comment.
Logged In: YES
user_id=1582185
Added hpp files to project. Works fine with VC8. Verify with
Xcode and Gcc before closing.