|
From: JonY <jo...@us...> - 2011-09-06 09:40:23
|
On 9/6/2011 17:22, Kapeciu wrote: > > Hi. I try to build cpp file: > > g++ -o src\color.o -c -DBOOST_PROPERTY_TREE_XML_PARSER_TINYXML > -DTIXML_USE_STL -DHAVE_JPEG -ansi -Wall -pthread -ftemplate-depth-200 > -DWINDOWS -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 > -finline-functions -Wno-inline -DNDEBUG -Iagg\include -I. -Iinclude > -Itinyxml "-IC:\Documents and Settings\IQ_baza\Pulpit\roel > mapnik2\roel\thirdparty\lpng154" "-IC:\Documents and > Settings\IQ_baza\Pulpit\jpeg\include" "-IC:\Documents and > Settings\IQ_baza\Pulpit\roel mapnik2\roel\thirdparty\tiff-3.9.5\libtiff" > "-IC:\Documents and Settings\IQ_baza\Pulpit\roel > mapnik2\roel\thirdparty\proj-4.7.0\src" "-IC:\Documents and > Settings\IQ_baza\Pulpit\MapnikDependencies\Script\thirdparty\icu\include" > -IC:\usr\include -ID:\Mapnik_libraries\GnuWin32\psp\include\freetype2 > src\color.cpp > g++: unrecognized option '-pthread' > Remove -pthread. |