Hi all,
Is someone can tell me why I`m always getting `Preprocessor table overflow`at complie time ?
Is there a work around this problem
This is very anoying...
Prepocessor table overflow
Prepocessor table overflow
Gilbert Vaillancourt
turbolog@videotron.ca
turbolog@videotron.ca
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Prepocessor table overflow
Try to comment out the unneeded #include directives from fivewin.ch.
EMG
EMG
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Gilbert,
You may compile using Clipper 5.2 that has more preprocessor capability that Clipper 5.3. Later on you may link with Clipper 5.3 libraries, they are compatible.
Also, if you are using rmake.exe, you may switch to use Borland maker.exe as it frees all used memory, so Clipper has more memory to preprocess.
You may compile using Clipper 5.2 that has more preprocessor capability that Clipper 5.3. Later on you may link with Clipper 5.3 libraries, they are compatible.
Also, if you are using rmake.exe, you may switch to use Borland maker.exe as it frees all used memory, so Clipper has more memory to preprocess.
- Badara Thiam
- Posts: 160
- Joined: Tue Oct 18, 2005 10:21 am
- Location: France
- Contact:
Antonio,Antonio Linares wrote:Gilbert,
You may compile using Clipper 5.2 that has more preprocessor capability that Clipper 5.3. Later on you may link with Clipper 5.3 libraries, they are compatible.
Also, if you are using rmake.exe, you may switch to use Borland maker.exe as it frees all used memory, so Clipper has more memory to preprocess.
If i compile with Clipper 5.2 and after i link with Clipper 5.3b libraries,
i get GPF directly when the program start.
Regards,
Badara Thiam
http://www.icim.fr
http://www.icim.fr