Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: stahta01 on April 18, 2009, 06:54:16 am
-
Has anyone gotten Code::Blocks to work with Rabbit's Dynamic C?
Note: Dynamic C is NOT an standard C language; has no .h files.
Has an Single main.c file and many source code *.lib files.
The *.lib are like the .h and .c files for a library merged into one file including a document formatting somewhat like JavaDoc.
Dynamic C Software link
http://www.rabbit.com/products/dc/index.shtml
Tim S
-
I have decided to work on Compiling an Rabbit's Dynamic C project using an Code::Blocks Custom makefile.
It will take several days to a few weeks to finish this task.
Links to software that might be useful
https://iftools.com/opensource/wxterm.en.php
Tim S