← Back to team overview

dolfin team mailing list archive

Fwd: Re: add option to scons

 



Hatef Monajemi wrote:


>
>
>
>Dag Lindbo wrote:
>
>
>>It works nicely for me... To force it to put -DHAS_GTS=1 into the
>>compilation, add it to the custom cxx flags, on line 104 of the 
>SConstruct.
>>
>>/Dag
>
>Hi Dag
>I did what you said but no success. still when I want to compile a pde 
>demo individually scons does not pick up GTS package.
>
>I get a message in my "simula-scons.log" saying that:
>
>"resolveCompiler: No pkg-config generator for package 'gts'. Assuming 
>Ok."
>
>I guess my problem is that there is no "pkg-config generator" for gts. 
>Do you know how to resolve this? 
>
>Thank you,
>Hatef
>
>
>
>
>
>
>
>
>>Hatef Monajemi wrote:
>>> Hi all,
>>> 
>>> I have noticed that scons does not pick up GTS. How Can I add the 
>>> option -DHAS_GTS=1 to scons. It does pick up other packages such as 
>>> umfpack, etc.
>>> 
>>> 
>>> Thanks,
>>> Hatef
>>> _______________________________________________
>>> DOLFIN-dev mailing list
>>> DOLFIN-dev@xxxxxxxxxx
>>> http://www.fenics.org/mailman/listinfo/dolfin-dev
>>
--- Begin Message ---


Dag Lindbo wrote:


>It works nicely for me... To force it to put -DHAS_GTS=1 into the
>compilation, add it to the custom cxx flags, on line 104 of the 
SConstruct.
>
>/Dag

Hi Dag
I did what you said but no success. still when I want to compile a pde 
demo individually scons does not pick up GTS package.

I get a message in my "simula-scons.log" saying that:

"resolveCompiler: No pkg-config generator for package 'gts'. Assuming 
Ok."

I guess my problem is that there is no "pkg-config generator" for gts. 
Do you know how to resolve this? 

Thank you,
Hatef








>Hatef Monajemi wrote:
>> Hi all,
>> 
>> I have noticed that scons does not pick up GTS. How Can I add the 
>> option -DHAS_GTS=1 to scons. It does pick up other packages such as 
>> umfpack, etc.
>> 
>> 
>> Thanks,
>> Hatef
>> _______________________________________________
>> DOLFIN-dev mailing list
>> DOLFIN-dev@xxxxxxxxxx
>> http://www.fenics.org/mailman/listinfo/dolfin-dev
>

--- End Message ---

Follow ups