Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » ECPG Preprocessor(How do I add a pre-preprocessor to the build process?)
ECPG Preprocessor [message #911088] Mon, 10 September 2012 20:18 Go to next message
Eclipse UserFriend
I want to try using the embedded SQL in C facility in postgresql.
This requires starting with a .pgc source file, which is converted to a .c file by running the command

/usr/bin/ecpg source-file.pgc

which produces a .c file, which can then be compiled and linked normally.

I have tried getting eclipse to recognize the extra step, with no success.
Can anyone tell me how to tell eclipse (or the CDT builder?) about the additional dependency and how to handle it?

Thanks
Re: ECPG Preprocessor [message #1251762 is a reply to message #911088] Thu, 20 February 2014 10:17 Go to previous message
Eclipse UserFriend
you have solved it?
Previous Topic:[Closed - no solution] Perspective not stored in preferences during export
Next Topic:Cannot create GDB Hardware Debugging cofiguration
Goto Forum:
  


Current Time: Tue Jul 22 20:02:48 EDT 2025

Powered by FUDForum. Page generated in 0.03210 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top