delorie.com/archives/browse.cgi | search |
Message-ID: | <36E133EB.C8D501BC@ort.org.il> |
Date: | Sat, 06 Mar 1999 15:55:56 +0200 |
From: | Rami Yohay <ryohay AT ort DOT org DOT il> |
X-Mailer: | Mozilla 4.03 [en] (Win95; I) |
MIME-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
Subject: | project |
Reply-To: | djgpp AT delorie DOT com |
I have a problem with the PROJECT option in DJGPP : for example I to my project the files : file1.cpp , file2.cpp I include H files in file1.cpp , but if I need to use a few functions from the same H files in file2.cpp I need to include the H files again. When I compile and run the project , it writes me an error that I declared the same H files twice. How do I fix it?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |