![]() |
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.
|
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
|
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++.
|
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...
|
Re: Dev C++
|
| 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