[TxMt] Re: quantlib

André de Boer aajd at xs4all.nl
Fri Nov 11 13:16:49 UTC 2011


Hoi Allan,

Thanks for the reaction, excuse me for my ignorance, but when I put:

TM_CXX_FLAGS equal to -I/opt/local/include:-I/opt/local/include/boost:-L/opt/local/lib/:-lQuantlib
I still get errormessages like: No such file or directory.

What is the right TM_CXX_FLAGS?

Thanks for the reaction,
Andre


Op 11/11/2011 13:28, Allan Odgaard schreef:
> On 11 Nov 2011, at 12:49, Andre de Boer wrote:
>
>> PATH = […]
>> and
>> TM_CXX = -I/opt/local/include
> TM_CXX is the compiler, so unset this (it defaults to ‘g++’ for C++).
>
>> When I test quantlib with
>> 	g++ -I/opt/local/include/ -I/opt/local/include/boost testQuantlib.cpp -o testQuantlib -L/opt/local/lib/ -lQuantlib
>> it compiles fine.
>>
>> How must I set the shell variables to use quantlib to compile with TextMate?
> You need to set TM_CXX_FLAGS to include the flags used above.
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
>



More information about the textmate mailing list