User forums > Help

sc.ini Digitalmars toolchain

(1/1)

Suryavarman:
Hi!

First I'm sorry for my poor english ;).

I work on my project https://sourceforge.net/projects/gdeps/ and i have a question for the CB team:

In Digitalmars case, why we cannot override the sc.ini toolchain in CB? Is it possible?
I see this problem:

Example:
If I have a CB project using stl implementation and another one don't use the stl implementation.

To do that I have to create a Digitalmars installation folder for each custom toolchain?


stahta01:
Delete or editing the "sc.ini" file is the only way I found using Google; I am NOT an Digitalmars user.

Tim S.

Suryavarman:
Ok...
I have made an exception. I have use google and not Qwant ... and what? What have you find? 
Can you post your google search ?

Thanks a lot.

stahta01:
Two links from searching on

--- Code: ---Digitalmars sc.ini
--- End code ---


https://digitalmars.com/archives/cplusplus/2653.html
http://www.digitalmars.com/ctg/sc.html#scdotini


Tim S.

Suryavarman:
Ok thanks. I appreciate.


--- Quote ---Sure I get the point, and most of the time I appreciate it. However, at the
moment I'm wanting to do some testing of DMC++ with and without STLPort, and
I was wanting a quick and easy solution. The alternative, of course, is
specify ...\dm\stlport in the include list, but it'd be much easier with
a -e (a la MAKE).
--- End quote ---

If i understand well he add the stlport paths in the include list. I don't understand the meaning of «but it'd be much easier with
a -e (a la MAKE)». I think, in the same way, i have try that with CB. I have add the includes and the libraries directories in Project Build Otpions -> Searching Directories or Settings -> Compiler... -> Search Directories . But it doesn't work. And it's the same problem with the environments variables.

My solution it's to use a pre/post build script to edit the sc.ini.

Navigation

[0] Message Index

Go to full version