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....
Quote from: oBFusCATed on November 17, 2010, 08:58:37 AM
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.next.codeblocks.org/index.php/topic,3232.0.html
Save the Correct DLLs with the exe.
Tim S.