Re: [Cppcms-users] CPPDB compile LIB
Brought to you by:
artyom-beilis
|
From: Marcel H. <ke...@co...> - 2013-07-11 11:32:14
|
On 11.07.2013 13:31, Marcel Hellwig wrote: > On 11.07.2013 13:29, la...@sa... wrote: >> Hi, >> did this way: but gives an error >> >> cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_COMPILER = >> /home/common/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-gcc >> -DCMAKE_CXX_COMPILER = >> /home/common/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-g++ >> >> >> >> Parse error in command line argument: -DCMAKE_C_COMPILER >> Should be: VAR:type=value >> CMake Error: No cmake scrpt provided. >> CMake Error: Problem processing arguments. Aborting. >> > get ride of whitespaces! > D_CMAKE_C_COMPILER=YOURPATH sorry, of course without the first underscore, as Artyom said > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users |