precompiler

Ansley, Michael Michael.Ansley at intec.co.za
Tue Jan 11 18:14:52 GMT 2000


Assuming that you have a different extension (or something) for your
embedded SQL files, you just need to add the compilation rules into the
Makefile.am.  These will then be transferred into the final Makefile, and
the source files, with the correct extension will be compiled.  I haven't
done this with KDevelop, but just using Automake, and Autoconf.  Attached is
an example.  I was using Oracle's ProC.


MikeA

-----Original Message-----
From: Carsten Nissen
To: 'kdevelop at barney.cs.uni-potsdam.de'
Sent: 00/01/11 03:19
Subject: precompiler

hi

I am developing an application for kde, but i have some
problem/questions about kdevelop and kde:

1. Question - when i create buttons in the dialog editor it uses the
qbutton class - should i not use the kbutton classes?

2. Question - i would like to use a precompiler with kdevelop because i
am using embedded SQL in the application, but i don't know how to get it
to work with autoconf. Must i write a script that customizes the
makefiles?

/carsten nissen





-------------- next part --------------
A non-text attachment was scrubbed...
Name: macros.ESQL
Type: application/octet-stream
Size: 2133 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20000111/94d9a82f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.am
Type: application/octet-stream
Size: 233 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20000111/94d9a82f/attachment-0001.obj>


More information about the KDevelop mailing list