Hello,
I have a giant problem with UEStudio version 11.x in German.
I try to integrate Turbo C ++ in 2006 professional the debugger.
I have gone forward as follows:
1. Project creates
Put on menu Project → project according to template.
Borland Inprise compiler → Win32 Console Application clicked.
Configuration rework → right page [variable]
Under [variable]
CPATH: C:\Program Files\Borland\BDS\4.0\Bin
COPT: With COPT I have changed nothing. If this is so right or I must change there something.
If so what I must act?
Then I am to [Environment]
I have tried out it once so:
PATH = $ (CPATH) \Bin; %PATH %
INCLUDE = $ (CPATH) \Include
LIB =/L $ (CPATH) \LIB/L $ (CPATH) \LIB\PDSK
And I have tried out it once so:
PATH = $ C:\Program Files\Borland\BDS\4.0\Bin; %PATH %
INCLUDE = $ C:\Program Files\Borland\BDS\4.0\Include
LIB =/L $ C:\Program Files\Borland\BDS\4.0\lib/L $ C:\Program Files\lib\psdk
What I'm doing wrong?
Then I have on configuration save clicked afterwards on OK.
Then I have clicked in the menu on construction on compiler paths.
With Inprise of compilers C/C ++ I have entered:
C:\Program Files\Borland\BDS\4.0\Bin
Then I have clicked on closing.
Then I have clicked on construction and following output is indicated:
Configuration, hello-Debug
Fatally: File LIB.OBJ cannot be opened.
Hallo.exe-1Fehler, 0 warnings
What must I do with it I can create my project?
Please help me!!
Thanks
I have a giant problem with UEStudio version 11.x in German.
I try to integrate Turbo C ++ in 2006 professional the debugger.
I have gone forward as follows:
1. Project creates
Put on menu Project → project according to template.
Borland Inprise compiler → Win32 Console Application clicked.
Configuration rework → right page [variable]
Under [variable]
CPATH: C:\Program Files\Borland\BDS\4.0\Bin
COPT: With COPT I have changed nothing. If this is so right or I must change there something.
If so what I must act?
Then I am to [Environment]
I have tried out it once so:
PATH = $ (CPATH) \Bin; %PATH %
INCLUDE = $ (CPATH) \Include
LIB =/L $ (CPATH) \LIB/L $ (CPATH) \LIB\PDSK
And I have tried out it once so:
PATH = $ C:\Program Files\Borland\BDS\4.0\Bin; %PATH %
INCLUDE = $ C:\Program Files\Borland\BDS\4.0\Include
LIB =/L $ C:\Program Files\Borland\BDS\4.0\lib/L $ C:\Program Files\lib\psdk
What I'm doing wrong?
Then I have on configuration save clicked afterwards on OK.
Then I have clicked in the menu on construction on compiler paths.
With Inprise of compilers C/C ++ I have entered:
C:\Program Files\Borland\BDS\4.0\Bin
Then I have clicked on closing.
Then I have clicked on construction and following output is indicated:
Configuration, hello-Debug
Fatally: File LIB.OBJ cannot be opened.
Hallo.exe-1Fehler, 0 warnings
What must I do with it I can create my project?
Please help me!!
Thanks