Joined: Mar 21, 2004 Posts: 8 Location: Budapest/Hungary
Posted: Sun Mar 21, 2004 3:14 pm Post subject: why .dpr files are bad?
I am trying to compile the NeoOffice (I plan to release a Hungarian version with huspell and so) but I have build problems around every .dpr files (on both of my build machines)
I think there is something is buggy around solenv/inc/*.mk, because (for example) the file wizards/unxmacxp.pro/misc/webwizardall.dpr contains something like this:
../../unxmacxp.pro/srs/webwizar.srs : -CHARSET_DONTKNOW -s -I.
../../-I -I../inc -I../../inc -I../../unxmacxp.pro/inc -DUNX -DVCL -DGCC
../../-DC295 -DSUPD=641 -DBUILD=7663 -DSOLAR_JAVA -DPRODUCT -DPRODUCT_FULL
../../-DNDEBUG -DUPDVER=641 -fp../../unxmacxp.pro/srs/webwizar.srs
../../webwizar.src
instead of this:
../../unxmacxp.pro/srs/webwizar.srs : ../../webwizar.src
Will I have to find the bug or is it a common problem (RTFM, QA, etc)?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum