News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

mismatch between the program and library build version detected

Started by cxwshawn, November 17, 2010, 02:28:34 AM

Previous topic - Next topic

cxwshawn

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

oBFusCATed

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....
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

cxwshawn

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

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]