View Full Version : VS.NET 2003 Configuring
D.Viddy
01-20-2004, 03:26 AM
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
01-20-2004, 05:31 AM
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
01-20-2004, 06:32 AM
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
01-20-2004, 10:49 AM
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/showthread.php?t=24020
I would suggest PM'ing one of them on the topic. :)
D.Viddy
01-20-2004, 01:21 PM
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
01-20-2004, 08:24 PM
you could try playing around with custom build steps, and see if those could call the appropriate command-line compilers.
vBulletin® v3.6.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.