visual studio 2008 - vc ++ compatibility problem -


i'm using vs 6.0 , vs2008. problem vs2008 sdk not compatible vs(vc++)

6.0 sdk. resolve have used windows® server 2003 sp1 platform sdk web install. if build code in release mode working if did in debug mode giving error this

wbemuuid.lib(wbemcli_i.obj) : fatal error lnk1103: debugging information corrupt; recompile module error executing link.exe.

what should resolve problem?

the last version of windows sdk compatible vc6 feb 2003 edition - predates win server 2003 sp1 sdk @ least year.

i'm not sure if it's downloadable more except on msdn (it available there).

you may want consider whether it's worthwhile continue doing other maybe maintenance of legacy code vc6.

it turns out can still (as of 3 july 2011) order cd/dvd version of feb 2003 sdk "shipping , handling" from:

note haven't verified order page still works, don't know if offer extends globally, , don't know how charged shipping/handling.

(use this link see sdk discs available).


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -