User forums > Using Code::Blocks
compiler error -- ld.exe||cannot find -lwxmsw28ud|
blue orb:
i am nearly almost there... but when i compile a wxWidgets project, i get this compiler error - ld.exe||cannot find -lwxmsw28ud| - everything else seems ok. i have googled it, but cannot find a solution.
--- Code: ---ld.exe||cannot find -lwxmsw28ud|
||=== Build finished: 1 errors, 0 warnings ===|
--- End code ---
thanks
zabzonk:
But didn't you say that this was working? What have you changed?
blue orb:
i thought it was solved... i ran the compiler and a gui/dialog box opened. thinking it was solved, i posted to say it was. but, that dialog box isn't the design that i put together. when i compile my project, i always get that pre-made dialog box. that compiler message has now gone, but, i still get the pre-made dialog box when i build the project.
zabzonk:
Well, that's a programming issue - nothing to do with Code::Blocks. You need to read up on how to design and implement wxWidget applications, but questions like this are off-topic here, I'm afraid.
blue orb:
it is now solved!! i had to delete two gui objects at the top of the design window. i am now okay!
Navigation
[0] Message Index
[#] Next page
Go to full version