User forums > Nightly builds
The 06 December 2007 build (4711) is out.
TDragon:
This happens when you choose to have your PCH (precompiled header) generated in the object output directory instead of one of the other two options. See your project properties dialog.
Rye:
Ah legend, that fixed it ... though i still don't know why that option changed as i sure didn't touch it. :S
Thanks anyway.
Biplab:
--- Quote from: Rye on December 07, 2007, 02:30:29 am ---
--- Code: ---Compiling: ../../Source/Interfaces/Interface.Audio.cpp
cc1plus: note: obsolete option -I- used, please use -iquote instead
Compiling: ../../Source/Interfaces/Interface.IO.cpp
cc1plus: note: obsolete option -I- used, please use -iquote instead
--- End code ---
I don't really understand this message and there are no compiler options in the project build options that look like -I-, i do however have alot of -I/usr/include styled options though, but that can't be obsolete can it? Also i don't understand this -iquote business. :S
Anybody know what happened, it was working fine in C::B revisions prior to 4700 and i haven't updated or changed any compiler tools to my knowledge so it must be something to do with my project build setup in C::B.
--- End quote ---
It happens because C::B can't detect the GCC version due to some reason. Otherwise (if the version is detected properly) C::B can handle this. :)
Morphius Faydal:
Where can I get wxGTK 2.8.7 for Ubuntu "Gutsy"? Neither one of the repos on the wiki even *has* gutsy.
JGM:
--- Quote from: Morphius Faydal on December 07, 2007, 07:39:29 pm ---Where can I get wxGTK 2.8.7 for Ubuntu "Gutsy"? Neither one of the repos on the wiki even *has* gutsy.
--- End quote ---
I don't know if the official repos of gutsy already have it (you should do a search on synaptic or sudo apt-get upgrade), but if not over here:
http://wiki.wxpython.org/InstallingOnUbuntuOrDebian
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version