Is there a way to use PRO*C/C++ through codeblocks?
At the moment, I have to use Oracle's precompiler, which basically means I have my non-database code open in Codeblocks, by DB code open in another Editor, and a PRO C/C++ window open.
This is a tad clumsy, and I figure there must be a way I could set up Codeblocks to do the PRO C/C++ precompile (but am unsure how I would go about doing it).
As I say, the problem isn't a show stopper by any means, but it would be a lot easier to code and build everything together.
Any thoughts much appreciated.