User forums > Help
How to tell CodeBlocks the path to the compiler under Ubuntu Linux.
stahta01:
--- Quote from: Grouch on June 02, 2015, 05:45:24 pm ---Thanks, Jens, that was exactly the problem. Everything works fine now.
In selecting the wxWidgets libraries to install, I noticed that there are now versions with names ending in i386. I could not, however, find the difference from the earlier libraries. Should these i386 libraries be used on 32 or 64 bit machines -- which are now nearly universal -- instead of the older ones? If so, I need to edit the first of the wxWidgets tutorials to suggest their use. You may recall that I rewrote the versions of these tutorials originally written by the creator of wxSmith and added several more. It is nice to see that they have stood the test of time fairly well and have been read many times.
Clopper
--- End quote ---
No.
The i386 are ones for doing builds to 32 bit. If you wanted to build your project on 64 bit targeting 32 bit build it might be correct to use the i386 version.
The i386 libraries are needed if you download a 32 bit code that can NOT use the normal native libraries. Some of them can use the normal native libraries.
Please read this link https://wiki.debian.org/Multiarch/HOWTO
Tim S.
Navigation
[0] Message Index
[*] Previous page
Go to full version