Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Template process missing options


Hi,

I've just found that the newly added StringList values are missing from the supported list. Please raise a defect with these missing values. I will look into it. Currently it supports the following IOption value types: STRING_LIST, INCLUDE_PATH, PREPROCESSOR_SYMBOLS, LIBRARIES and OBJECTS. LIBRARY_PATHS is missing along with few others.

Regards,
-Bala



"Mike Wrighton" <mikew@xxxxxxxxxxxxxx>
Sent by: cdt-dev-bounces@xxxxxxxxxxx

23/07/2007 11:34

Please respond to
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>

To
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>
cc
Subject
RE: [cdt-dev] Template process missing options





It appears that library files are supported (-l) but library paths (-L) are missing. If library paths work then do you know how I can set them?
 



From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of bala.torati@xxxxxxxxxxx
Sent:
23 July 2007 11:25
To:
CDT General developers list.
Subject:
Re: [cdt-dev] Template process missing options

 

The process allows to set the following IOption string list values: String List, Include Paths, Preprocessor Symbols, Libraries and Objects. Library paths is already supported by the process.


Regards,
-Bala


"Mike Wrighton" <mikew@xxxxxxxxxxxxxx>
Sent by: cdt-dev-bounces@xxxxxxxxxxx

23/07/2007 11:20


Please respond to
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>


To
"CDT General developers list." <cdt-dev@xxxxxxxxxxx>
cc
 
Subject
[cdt-dev] Template process missing options

 


   





Hi,

 
I’ve noticed that the AppendToMBSStringListOptionValues template process only allows you to set certain parameters e.g. include path, pre-processor symbols etc. Unfortunately it doesn’t allow you to set library paths, even though this is one of the other IOption constants. Is this is a bug?

 
Mike
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


********************************************************************** Symbian Software Ltd is a company registered in England and Wales with registered number 4190020 and registered office at 2-6 Boundary Row, Southwark, London, SE1 8HP, UK. This message is intended only for use by the named addressee and may contain privileged and/or confidential information. If you are not the named addressee you should not disseminate, copy or take any action in reliance on it. If you have received this message in error please notify postmaster@xxxxxxxxxxx and delete the message and any attachments accompanying it immediately. Neither Symbian nor any of its Affiliates accepts liability for any corruption, interception, amendment, tampering or viruses occurring to this message in transit or for any message sent by its employees which is not in compliance with Symbian corporate policy. ********************************************************************** _______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


********************************************************************** Symbian Software Ltd is a company registered in England and Wales with registered number 4190020 and registered office at 2-6 Boundary Row, Southwark, London, SE1 8HP, UK. This message is intended only for use by the named addressee and may contain privileged and/or confidential information. If you are not the named addressee you should not disseminate, copy or take any action in reliance on it. If you have received this message in error please notify postmaster@xxxxxxxxxxx and delete the message and any attachments accompanying it immediately. Neither Symbian nor any of its Affiliates accepts liability for any corruption, interception, amendment, tampering or viruses occurring to this message in transit or for any message sent by its employees which is not in compliance with Symbian corporate policy. **********************************************************************


Back to the top