Code::Blocks Forums
User forums => Help => Topic started by: cxwshawn on November 17, 2010, 02:28:34 am
-
when I build codeblocks 10.05 release version using codeblocks nightly build version ,
and error "mismatch" came up, and the detail is : the library used 2.8 (...) and your
program used 2.8(...), what's the point ?
regards
shawn
-
Probably you're on windows and the wx dlls are different when the program is run, then the ones used to build C::B....
If not please give more info about your system....
-
Probably you're on windows and the wx dlls are different when the program is run, then the ones used to build C::B....
If not please give more info about your system....
yep, I am using windows xp, and then how to change the dlls C::B using ?
regards
shawn
-
Read
http://forums.codeblocks.org/index.php/topic,3232.0.html
Save the Correct DLLs with the exe.
Tim S.