Code::Blocks Forums
User forums => Help => Topic started by: yk1225 on August 23, 2009, 12:38:02 pm
-
when i start up the CB,a warning :
One or more plugins not loaded,this usually happens when a plugin is built for a different version of the code::blocks SDK. Check the application log for more info.
List of failed plugins:
wxSmithAui.dll
but i can find wxSmithAui.dll in my folder,how it comes?
my OS : vista
version of CB : svn build rev 5731
at this time ,i am not fomiliar with CB , and english is not my first language,so...
thank you for reading this ;)
-
If you use a nightly build I suggest to try to remove the whole C::B folder (bettre rename it for backup-purposes) and unpack the nightly in an empty folder.
If you build C::B yourself from svn, either use a fresh svn-tree or clean the contrib-plugins workspace and the C::B project, remove the .obj, devel and output folder and make sure no *.gch remains in the include folder.
Then try to build again.
-
If you use a nightly build I suggest to try to remove the whole C::B folder (bettre rename it for backup-purposes) and unpack the nightly in an empty folder.
If you build C::B yourself from svn, either use a fresh svn-tree or clean the contrib-plugins workspace and the C::B project, remove the .obj, devel and output folder and make sure no *.gch remains in the include folder.
Then try to build again.
i have try but it doesn't work.
thank you all the same, myfriend ,maybe it's better to use a chinese way to express my thanks : [MortenMacFly: removed non-english content]
and it is very strange ,after i updata the wxmsw28u_gcc_cb.dll, it works without warning ,haha ;)
to learn code::blocks is not a easy thing,but i'll try!