Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
odd compiler behavior when compiling CB
sethjackson:
--- Quote from: jmccay on June 29, 2006, 03:14:50 am ---I just noticed something that might be the cause of a lot of my problems. In the Build Options, directories tab, compilers tab of the code::block project is this directory:
$(#WX)\contrib\include
What is used from the contrib directory? I don't have this in my wx libraries directory. It is in my sandbox. What is used from it, and do I need to compile anything from it before compiling CB?
jmccay
--- End quote ---
Well C::B used to use STC which was in contrib..... I don't think anything uses it now.......
jmccay:
--- Quote from: sethjackson on June 29, 2006, 03:38:10 am ---
Well C::B used to use STC which was in contrib..... I don't think anything uses it now.......
--- End quote ---
It's in the project to be built, and the contrib directory is referenced. Also, It is where I am getting my errors.
jmccay
sethjackson:
--- Quote from: jmccay on June 29, 2006, 03:47:09 am ---
--- Quote from: sethjackson on June 29, 2006, 03:38:10 am ---
Well C::B used to use STC which was in contrib..... I don't think anything uses it now.......
--- End quote ---
It's in the project to be built, and the contrib directory is referenced. Also, It is where I am getting my errors.
jmccay
--- End quote ---
Hmm what is referencing it?
thomas:
Nothing is referencing it, and it shouldn't cause a problem. I always deleted the contrib folder after building wxWidgets, and it does not do anything.
The reason why it is still there is because in wxWidgets 2.6.2 and earlier, STC and XRC are found there, so it wouldn't otherwise be possible to build with those versions.
jmccay:
--- Quote from: thomas on June 29, 2006, 04:33:47 pm ---Nothing is referencing it, and it shouldn't cause a problem. I always deleted the contrib folder after building wxWidgets, and it does not do anything.
The reason why it is still there is because in wxWidgets 2.6.2 and earlier, STC and XRC are found there, so it wouldn't otherwise be possible to build with those versions.
--- End quote ---
What happened with 2.6.3? STC still seems to be located under contrib. Do I have to build it seperately?
jmccay
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version