News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

How to tell Code::Blocks where wxWidgets is?

Started by spflanze, August 08, 2018, 09:51:46 PM

Previous topic - Next topic

spflanze

I have it working. This time I used a word processor to inspect the project file just as you did and in Code::Blocks searched and removed the apostrophes until the word processor showed them gone. The project is compiling now. Thanks for your help.

stahta01

Quote from: spflanze on August 21, 2018, 06:54:59 PM
I have it working. This time I used a word processor to inspect the project file just as you did and in Code::Blocks searched and removed the apostrophes until the word processor showed them gone. The project is compiling now. Thanks for your help.

You should never edit an CB project file with a word processor!
Using a text editor is what I do; but, it should only be done as a last resort!
Not because you do not wish to use the CB GUI!

Tim S.
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]

spflanze

I used the word processor only to inspect the file. I did not use it to edit the file. It would have been clearer had I said I used Code::Blocks IDE to remove the apostrophes until I no longer saw them present in the word processor.