Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Dev C++ (http://www.chiefdelphi.com/forums/showthread.php?t=32066)

Dested 04-01-2005 02:00

Dev C++
 
Has anyone gotten the cbot compiler to work with DevC++ yet? I would rather use it over MPLab, just due to prefrence. I know you can like to a diffrent compiler with Dev, but im not sure if anyone has done it yet. Thanks.

BrianJennings 05-01-2005 00:37

Re: Dev C++
 
I have used Dev C++ pretty extensivly previously to FIRST, and I have not seen ab option to do so. There might be a tool out there that can convert the DEV C++ projecct files into HEX files, but I am not really sure... Another thing you could do is write up all the code in Dev, then create an alternate MPLAB project file that uses the C++ files form your other project that was done in DEV. You could edit the cod eid DEV then open up the MPLAB project and comple it... Hope this helps... --Brian Jennings

Max Lobovsky 05-01-2005 00:41

Re: Dev C++
 
A .hex file is a type of binary file, not a project file. Most IDEs let you select a compiler/linker/etc and sends it the stuff to compile via a special (standard?) formatted command. I imagine you could use DevC++.

BrianJennings 05-01-2005 00:48

Re: Dev C++
 
I just checked agian and they dont have any options (to my knowledge) of any hex or binary compiling opting, but there might be a package out there that does so... I will keep m eye open...

BrianJennings 05-01-2005 00:55

Re: Dev C++
 
(sorry about the double post)

would somthing like this help?



This


All times are GMT -5. The time now is 02:49.

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