Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   VS.NET 2003 Configuring (http://www.chiefdelphi.com/forums/showthread.php?t=24129)

D.Viddy 20-01-2004 04:26

VS.NET 2003 Configuring
 
Ok so Microsoft sent us this product. I know VB.NET but is there a way to configure this monster to use the C18 compiler and linker? I would much rather use the features that VC++ offers. Can this be done?

Mike Betts 20-01-2004 06:31

Re: VS.NET 2003 Configuring
 
Quote:

Originally Posted by D.Viddy
Ok so Microsoft sent us this product. I know VB.NET but is there a way to configure this monster to use the C18 compiler and linker? I would much rather use the features that VC++ offers. Can this be done?

Not that I am aware of... You do not want to be using VC++ for the robot anyway. It is just the wrong tool for the job.

Astronouth7303 20-01-2004 07:32

Re: VS.NET 2003 Configuring
 
VB.NET? probably not. I use VB6, and all you can do is Win32 and P-code (which is sort of an extension of Win32).

Jeremy_Mc 20-01-2004 11:49

Re: VS.NET 2003 Configuring
 
Quote:

Originally Posted by D.Viddy
Ok so Microsoft sent us this product. I know VB.NET but is there a way to configure this monster to use the C18 compiler and linker? I would much rather use the features that VC++ offers. Can this be done?

Well, if you want to use VB.NET on the robot...you're out of luck.

BUT, if you want to use VC++.NET to program in C for the robot then compile it with C18 you might be in luck.

They discussed it a little in this thread:
http://www.chiefdelphi.com/forums/sh...ad.php?t=24020
I would suggest PM'ing one of them on the topic. :)

D.Viddy 20-01-2004 14:21

Re: VS.NET 2003 Configuring
 
I was just stating that I know VB.NET so I am familar with the IDE. I would like to use VC++ for the job. But if it's not possible then MPLAB will suffice. :]

deltacoder1020 20-01-2004 21:24

Re: VS.NET 2003 Configuring
 
you could try playing around with custom build steps, and see if those could call the appropriate command-line compilers.


All times are GMT -5. The time now is 07:33.

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