Author Topic: Devloper wanted for making a Compiler plugin  (Read 9071 times)

Offline imagecraft

  • Single posting newcomer
  • *
  • Posts: 4
Devloper wanted for making a Compiler plugin
« on: September 09, 2009, 12:45:22 pm »
I need a knowledgeable developer to help us to integrate our embedded C compilers with code::Blocks. If you have the skills, please contact me richard @imagecraft.com

My thinking is that we need a plugin to graphically shows the compiler options and generates a makefile, and then use the "custom makefile" setting in c::B to drive the build process. We can leverage our existing IDE's source code for this plugin.

Anyway, please contact me if you are interested. To get a sense of what we do, you can download a fully functional 45 demo of our C compiler at http://www.imagecraft.com.

Thanks.

// richard

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: Devloper wanted for making a Compiler plugin
« Reply #1 on: September 09, 2009, 01:39:10 pm »
I think you can even do much better then that. Just have Code::Blocks compile it, instead of makefiles.
Then you can click/jump to the offending line of a warning/error.

All that is needed is are some correct regular expressions.

Offline imagecraft

  • Single posting newcomer
  • *
  • Posts: 4
Re: Devloper wanted for making a Compiler plugin
« Reply #2 on: September 10, 2009, 01:53:07 am »
I think you can even do much better then that. Just have Code::Blocks compile it, instead of makefiles.
Then you can click/jump to the offending line of a warning/error.

All that is needed is are some correct regular expressions.

Really, that's the easy part. All our messages are in the form of

!E file(#): ...
or
!W file(#): ...

but we need help creating the plugin to specify the device options etc. The work should be relatively trivia for someone who knows how to write plugin for C::B.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: Devloper wanted for making a Compiler plugin
« Reply #3 on: September 10, 2009, 03:27:22 pm »
I sent you an email 24 hrs ago offering assistance.

So far, no reply.

Offline imagecraft

  • Single posting newcomer
  • *
  • Posts: 4
Re: Devloper wanted for making a Compiler plugin
« Reply #4 on: September 11, 2009, 03:18:52 am »
I sent you an email 24 hrs ago offering assistance.

So far, no reply.


I'm so sorry. I saw this, immediately went to check my Postini spam box, and "didn't see it," delete all the spam, AND THEN I NOTICE one of the subject lines does say "code::Blocks...:

Argggh... Sorry. Please resend or PM me your email. Sorry.