Re: [Cppcms-users] CppCMS with Xcode 4.5
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-10-18 11:48:27
|
Two options. Provide variables -DCMAKE_C_COMPILER=/path/to/gcc -DCMAKE_CXX_COMPILER=/path/to/g++ If still have problems refer to CMake manuals Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: Shiv Shankar Dayal <shi...@gm...> >To: cpp...@li... >Sent: Saturday, October 6, 2012 9:15 PM >Subject: [Cppcms-users] CppCMS with Xcode 4.5 > > >Hi, > > >I am trying to build CppCMS with Xcode 4.5 but since Xcode now comes as a monolithic application CMake cannot find the compiler. Is there a workaround available? > > >-- >Best regards, >Shiv Shankar Dayal > >------------------------------------------------------------------------------ >Don't let slow site performance ruin your business. Deploy New Relic APM >Deploy New Relic app performance management and know exactly >what is happening inside your Ruby, Python, PHP, Java, and .NET app >Try New Relic at no cost today and get our sweet Data Nerd shirt too! >http://p.sf.net/sfu/newrelic-dev2dev >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |