Xcode warnings just after new c++ project creation

It took me a while to find the reason and the solution to this, so i wish to be handy to those that still use xcode 3. The fact: I just created a New Project > Command Line Tool ( but this happen with probably any c++ project ) and 2 warnings suddenly show in Xcode 3.2.4: The option ‘-D_GLIBCXX_DEBUG=1′ should not be passed to GCC 4.2 and has...

Learn More

XCode Template for New C++ File Class

One of the missing default features i noticed in Xcode 3, coming from Eclipse ( classic or CDT ), is the automatic class template filling when using function “add C++ file”. Programming in Object Oriented this save you lot a time and even silly errors. What we want is to fill the files created when adding  new C++ File with Header like this: Let’s say...

Learn More

jalone.net Up and Running

Welcome aboard the brand new version of my personal website! Feel free to submit any suggestion or critic!

Learn More