HELP ASAP ! - CDT 1.2 with Borland 5.5 - Does not work? [message #96985] |
Thu, 18 March 2004 21:21  |
Eclipse User |
|
|
|
Originally posted by: shilpabathija.yahoo.com
hello all,
I am using CDT 1.2 version for win32 . (with Using Eclipse Version 2.1.2)
I want to use the BCC 5.5 Compiler with it.
My makefile builds when I run on the command prompt.
i.e make and bcc , ilink32 etc are in the path.
But when I try to Build the Project on Eclipse, it is not able to find the
path of bcc and ilink32.
In my Project Properties ->makeBuilder-Build Command
I have UNChecked the default Build and given the Build Command to be
C:\Borland\BCC55\Bin\make -fmakefile
I gave this because it was not able to find make.
I have even specified the path of bcc32 in my makefile
i.e C:\Borland\BCC55\Bin\bcc32
But now it complains that it cannot find the ilnk32 command.
What do I have to do ?
Any help pointers here are greatly appreciated !
Thanks in advance,
Shil
|
|
|
|
|
Re: HELP ASAP ! - CDT 1.2 with Borland 5.5 - Does not work? [message #97028 is a reply to message #97021] |
Fri, 19 March 2004 17:58   |
Eclipse User |
|
|
|
Shil wrote:
> The Borland\BCC55\BIN is in my path variable.
> Thats the reason why I am able to successfully build from the Command
> Prompt.
>
You have restarted Eclipse, and maybe all shells/cmd/explorer,..., after
changing your PATH settings?
What system is that? Win9x/ME or WinNT/2k/XP?
> kesselhaus wrote:
>
>
>>Shil wrote:
>>
>>>hello all,
>>>
>>>I am using CDT 1.2 version for win32 . (with Using Eclipse Version 2.1.2)
>>>I want to use the BCC 5.5 Compiler with it.
>>>
>>>My makefile builds when I run on the command prompt.
>>>i.e make and bcc , ilink32 etc are in the path.
>>>
>>>But when I try to Build the Project on Eclipse, it is not able to find the
>>>path of bcc and ilink32.
>>>
>>>In my Project Properties ->makeBuilder-Build Command
>>>I have UNChecked the default Build and given the Build Command to be
>>>C:BorlandBCC55Binmake -fmakefile
>>>I gave this because it was not able to find make.
>>>
>>>I have even specified the path of bcc32 in my makefile
>>>i.e C:BorlandBCC55Binbcc32
>>>
>>>But now it complains that it cannot find the ilnk32 command.
>>>
>>>What do I have to do ?
>
>
>>What about, adding your borland binary directory (the one, where
>>bcc32,ilnk32,make are) to your PATH variable?
>
>
>>>Any help pointers here are greatly appreciated !
>>>
>>>Thanks in advance,
>>>Shil
>>>
>>>
>
>
>
|
|
|
Re: HELP ASAP ! - CDT 1.2 with Borland 5.5 - Does not work? [message #97054 is a reply to message #97028] |
Fri, 19 March 2004 18:14  |
Eclipse User |
|
|
|
Originally posted by: shilpabathija.yahoo.com
Hello,
Its Windows 2000
I have restarted Eclipse several times.
The funny part if that I can make the project from Command Prompt.
CDT is unable to find the path of my compiler i.e Borland
Have you been able to run CDT with Borland before?
Thanks ,
Shil
kesselhaus wrote:
> Shil wrote:
> > The BorlandBCC55BIN is in my path variable.
> > Thats the reason why I am able to successfully build from the Command
> > Prompt.
> >
> You have restarted Eclipse, and maybe all shells/cmd/explorer,..., after
> changing your PATH settings?
> What system is that? Win9x/ME or WinNT/2k/XP?
> > kesselhaus wrote:
> >
> >
> >>Shil wrote:
> >>
> >>>hello all,
> >>>
> >>>I am using CDT 1.2 version for win32 . (with Using Eclipse Version 2.1.2)
> >>>I want to use the BCC 5.5 Compiler with it.
> >>>
> >>>My makefile builds when I run on the command prompt.
> >>>i.e make and bcc , ilink32 etc are in the path.
> >>>
> >>>But when I try to Build the Project on Eclipse, it is not able to find the
> >>>path of bcc and ilink32.
> >>>
> >>>In my Project Properties ->makeBuilder-Build Command
> >>>I have UNChecked the default Build and given the Build Command to be
> >>>C:BorlandBCC55Binmake -fmakefile
> >>>I gave this because it was not able to find make.
> >>>
> >>>I have even specified the path of bcc32 in my makefile
> >>>i.e C:BorlandBCC55Binbcc32
> >>>
> >>>But now it complains that it cannot find the ilnk32 command.
> >>>
> >>>What do I have to do ?
> >
> >
> >>What about, adding your borland binary directory (the one, where
> >>bcc32,ilnk32,make are) to your PATH variable?
> >
> >
> >>>Any help pointers here are greatly appreciated !
> >>>
> >>>Thanks in advance,
> >>>Shil
> >>>
> >>>
> >
> >
> >
|
|
|
Powered by
FUDForum. Page generated in 0.03498 seconds