Links: http://weibo.com/p/2304189447a8480102v2c2
The author of this article puts the relevant code package in: Http://pan.baidu.com/s/1qW9a4zU
Follow the steps to finish, at present my OSG source code version is compiled successfully.
In the CMD test if the OSG is compiled successfully, if only compile the debug version, it needs to execute: Osgviewerd COW.OSG, if it is release version, it needs to execute Osgviewer COW.OSG
At this point, HTTP://WEIBO.COM/P/2304189447A8480102V2C2 can execute. But the next step when compiling Vc6curl will be reported:
Fatal error C1189: #error: MSVC 6.0 requires "February 2003 Platform SDK" a.k.a. "Windows Server 2003 PSDK"
There is also a workaround for this issue:
Http://jingyan.baidu.com/article/cdddd41c6c4d2353cb00e1d9.html
Then, the compilation order is as follows: VC6LIBCURL.DSW-VC6CURL.DSW
Recommend a good article: OSG osgearth vs2010 Compilation