View Single Post
Old Mar 27th, 2008, 1:13 PM   #13
Soulstorm
Hobbyist Programmer
 
Soulstorm's Avatar
 
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 239
Rep Power: 3 Soulstorm is on a distinguished road
Re: C++ cross-platform Regular Expression Library

Xcode uses GCC to compile the code. Using the terminal, the code compiles with a simple call to g++, without entering any additional arguments. Why would Xcode need a different configuration?

My main problem is with pcre, but it has happened with the Boost distribution, also.
__________________
Project::Soulstorm (personal homepage)
Soulstorm is offline   Reply With Quote