Terry,
The MapBasic compiler can at some time get very noisy (read "crash") over
simple compilation error.
Make sure that none of the changes you made have influence on the remaining
.mb/.mbo files. I would recommend that you compile them all again
If this doesn't solve the problem, next step is to figure out which module has
the problem. You can do this by commenting one module at a time in the project
file (mbp). Start with the second module that should be linked, if the compiler
doesn't fail, move the ping (') do the next module, and so on until you have
found the guilty module.
Finally you have to figure out why. What is not allowed in the source code. I
know for sure that this not is an easy task. I have spent hours at some point
looking thru the code. I can give you some ideas.
- Commands outside procedures or functions
- Check the include files
- Procedures/function names that also exist in other modules, this also goes
for "locale" procedures/functions
HTH,
Peter Horsb�ll M�ller
GIS Developer
Geographical Information & IT
COWI A/S
Odensevej 95
DK-5260 Odense S.
Denmark
Tel +45 6311 4900
Direct +45 6311 4908
Mob +45 5156 1045
Fax +45 6311 4949
E-mail [EMAIL PROTECTED]
http://www.cowi.dk/gis
-----Original Message-----
From: Terry McDonnell [mailto:[EMAIL PROTECTED]
Sent: Friday, June 03, 2005 3:57 PM
To: [email protected]
Subject: MI-L Fatal error in Mapbasic.exe
Don't suppose anyone can help with this but ... who else do I turn to?
I've a project with several .MBOs, all to be link4ed together to one big .MBX.
I've just made some program changes to one of my MBOs, compiled it OK. Then I
went to link the project and Mapbasic just bombed out on me with an error
report for M$
The essence of the error report is:
Appname: Mapbasic.exe
Version: 7.8.0.17
Modname: NTDLL.DLL
Mod. Version: 5.1.2600.2180
Offset: 0001142e
... whatever all that means!
I assume there's some problem with a dll but what, why, when, where, how?
Any help would be much appreciated
Terry McDonnell
---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 16670