Go to Post I guess we're going amish this year. - Jon Anderson [more]
Home
Go Back   Chief Delphi > Technical > Programming
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
Closed Thread
Thread Tools Rate Thread Display Modes
  #1   Spotlight this post!  
Unread 14-06-2005, 12:47
Nis Nis is offline
Registered User
no team
 
Join Date: Jun 2005
Location: NY
Posts: 2
Nis is an unknown quantity at this point
Eclipse with CDT

Hi all,

Well, I browsed thru 1 of the threads on this forums which says "using eclipse", but culdn't really find answer to what i wanted.

I want to know how it is possible to use 'nmake' with managed make project in eclipse. I tried setting Project -> Properties -> C/C++ build -> Build setting ->build command = nmake.exe (with full path).
I have the same path set in my PATH variable also.

But, when I rebuild the project,it is not able to parse the makefile. Doesn't seem to recognize '=' in ROOT := ..

Also, for compilation, I am using Visual Studio.NET2003, cl.exe and for linking link.exe, which i configure here, Project -> Properties -> C/C++ build -> Tool setting.

Everything works fine when I use, MinGW, but I have a client who wants to make use of Visual Studio compiler, I wonder if it is possible thru eclipse.

Any guidance would highly be appreciated.

Thanks in advance,
Nisarg.
  #2   Spotlight this post!  
Unread 14-06-2005, 13:15
prograid's Avatar
prograid prograid is offline
Registered User
AKA: Ben Cherian
FRC #0254 (The Cheesy Poofs)
Team Role: Alumni
 
Join Date: Oct 2004
Rookie Year: 2004
Location: San Jose
Posts: 80
prograid will become famous soon enough
Re: Eclipse with CDT

Quote:
Originally Posted by Nis
Hi all,

Well, I browsed thru 1 of the threads on this forums which says "using eclipse", but culdn't really find answer to what i wanted.

I want to know how it is possible to use 'nmake' with managed make project in eclipse. I tried setting Project -> Properties -> C/C++ build -> Build setting ->build command = nmake.exe (with full path).
I have the same path set in my PATH variable also.

But, when I rebuild the project,it is not able to parse the makefile. Doesn't seem to recognize '=' in ROOT := ..

Also, for compilation, I am using Visual Studio.NET2003, cl.exe and for linking link.exe, which i configure here, Project -> Properties -> C/C++ build -> Tool setting.

Everything works fine when I use, MinGW, but I have a client who wants to make use of Visual Studio compiler, I wonder if it is possible thru eclipse.

Any guidance would highly be appreciated.

Thanks in advance,
Nisarg.
The using eclipse thread is specifically about using eclipse for programming the FIRST Robotics Controller. This doesn't really belong in this forum, but to answer your question, I believe that you would need to write your own makefile generator, because the makefile generator included in the CDT is only supposed to work with GNU make or its equivalents.
  #3   Spotlight this post!  
Unread 15-06-2005, 09:31
Nis Nis is offline
Registered User
no team
 
Join Date: Jun 2005
Location: NY
Posts: 2
Nis is an unknown quantity at this point
Re: Eclipse with CDT

Hey,
Thanks a lot for your reply,

I had read somewhere that you can use a different compiler with standard make projects, in which you specify your own make file or else, as per your answer, I would have to write a makefile generator in order to use managed make project. I am not sure how long it would take to write a make file generator....any idea...or wulld it be better to specify my own make file to use Visual Studio compiler..
The only reason for al this confusion is I dunno anything about make file, so it would have been better if it could get generated automatically...


Again thanks,
Nisarg
Closed Thread


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
using eclipse dasRatsel Programming 82 02-01-2006 13:20
Using Eclipse IDE & makefile as MPLAB replacement RoboPhantom Programming 0 27-02-2005 19:05
Last total Lunar Eclipse TONIGHT miketwalker Chit-Chat 16 11-11-2003 22:00
Free Compiler/Linker for WinXP? IMDWalrus Programming 14 05-11-2003 15:45
Total Lunar Eclipse May 15/16 Night geo Chit-Chat 17 19-05-2003 22:02


All times are GMT -5. The time now is 00:18.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi