First,I established an empty osg+MFC project. NO ERROR!
Then, I add oceanScene example files to the project, and delete
the "main()" function
in the "application.cpp" file. Then errors emerge:
c:\...\osgocean\oceanScene(213) : error C2059 : syntax error : ";"
c:\...\osgocean\oceanScene(223) : error C2059 : syntax error : ";"
In order to find the problems, I delete all the oceanScene example
files,
and just add code "#include <oceanScene>" head file to "stdafx.h". But the
same errors.
Original issue reported on code.google.com by tianxiao...@foxmail.com on 30 Oct 2009 at 7:23
Original issue reported on code.google.com by
tianxiao...@foxmail.com
on 30 Oct 2009 at 7:23