Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » can't use custom build
can't use custom build [message #110832] Thu, 15 July 2004 08:44 Go to next message
Eclipse UserFriend
Hi

To minimize the load on our desktop machines, all our compiles are done on a
compile server. This is done with the command "pts makevers y y"
Where "y y" is like a target in a makefile.
I specify "pts makevers" as the build command, and "y y" as the target, when
I try to build I get this:

Error launching builder (c:/prjtools/107/pt makevers y y )
(Exec error:Launching failed)

Nothing is written in the log.

I'm running on a windows 2000 machine with the latest eclipse and CDT.

-Mads
Re: can't use custom build [message #110858 is a reply to message #110832] Thu, 15 July 2004 13:01 Go to previous messageGo to next message
Eclipse UserFriend
Mads Andreasen wrote:

> Hi
>
> To minimize the load on our desktop machines, all our compiles are done on a
> compile server. This is done with the command "pts makevers y y"
> Where "y y" is like a target in a makefile.
> I specify "pts makevers" as the build command, and "y y" as the target, when
> I try to build I get this:
>
> Error launching builder (c:/prjtools/107/pt makevers y y )
> (Exec error:Launching failed)

Did you miss the 's' in pts?

> Nothing is written in the log.
>
> I'm running on a windows 2000 machine with the latest eclipse and CDT.
>
> -Mads
>
>
Re: can't use custom build [message #110945 is a reply to message #110858] Fri, 16 July 2004 05:17 Go to previous messageGo to next message
Eclipse UserFriend
Hi

"kesselhaus" <kesselhaus@gmx.net> wrote in message
news:cd6d61$tv4$1@eclipse.org...
> Mads Andreasen wrote:
>
> > Hi
> >

> > Error launching builder (c:/prjtools/107/pt makevers y y )
> > (Exec error:Launching failed)
>
> Did you miss the 's' in pts?
>

Yep!
But alas.. Same result! Still doesn't work.

-Mads
Re: can't use custom build [message #110971 is a reply to message #110945] Fri, 16 July 2004 07:13 Go to previous message
Eclipse UserFriend
Mads Andreasen wrote:

> Hi
>
> "kesselhaus" <kesselhaus@gmx.net> wrote in message
> news:cd6d61$tv4$1@eclipse.org...
>
>>Mads Andreasen wrote:
>>>Hi
>>>Error launching builder (c:/prjtools/107/pt makevers y y )
>>>(Exec error:Launching failed)
>>Did you miss the 's' in pts?
> Yep!
> But alas.. Same result! Still doesn't work.

More guessing :)
What happens when using '\' instead of '/'
Previous Topic:Problem with gdb and CDT 2.0 in a cygwin environment
Next Topic:CppUnit 1.1.0
Goto Forum:
  


Current Time: Wed May 07 21:44:54 EDT 2025

Powered by FUDForum. Page generated in 0.03684 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top