[mapguide-users] Problems Building Mapguide with VS 2005
Thomas M. Tuerke
thomas.m.tuerke at autodesk.com
Wed May 10 16:27:09 EDT 2006
If you need to debug the batch file and are willing to see all the commands go by, the least invasive way to do so is usually to change the @echo off on the first line to @echo on … and switching it back when you’ve gotten it to work.
- Thomas
_____
From: Walt Welton-Lair
Sent: Wednesday, May 10, 2006 12:45 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] Problems Building Mapguide with VS 2005
You can certainly try building from the solutions. You'll have to manually copy files around afterwards - stuff the batch file does for you.
Before you do that though, take a quick look at the build.bat file in the fdo subfolder. According to your log, it just finished successfully building thirdparty, and now it's moving on to fdo. In my copy of fdo/build.bat there's a line with "goto start_build" near the top, and a little further down is the actual start_build label. Just verify your file correctly has these lines - maybe add a few echo statements to trace where it's at in the batch file.
Walt
_____
From: Chris White [mailto:chris.white at keytraffic.com]
Sent: Wednesday, May 10, 2006 3:37 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] Problems Building Mapguide with VS 2005
No – that was a typo in the email unfortunately, not the error…the joy of building on one machine and emailing from another.
Can I build fdo from the solutions instead of using the build.bat?
_____
From: Walt Welton-Lair [mailto:walt.welton-lair at autodesk.com]
Sent: 10 May 2006 16:25
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] Problems Building Mapguide with VS 2005
Did a typo get introduced into one of the build.bat files? The error indicates it can't find the "spart_build" label. Shouldn't that be "start_build"?
_____
From: Chris White [mailto:chris.white at keytraffic.com]
Sent: Wednesday, May 10, 2006 10:48 AM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] Problems Building Mapguide with VS 2005
Yes I did:
Build –o=c:\SourceCode\mgdev\oem
The source for fdo is in the folder c:\sourceCode\fdo\Opensource_fdo
Thanks
Chris
_____
From: Walt Welton-Lair [mailto:walt.welton-lair at autodesk.com]
Sent: 10 May 2006 15:40
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] Problems Building Mapguide with VS 2005
You used the 'build.bat' batch file for building FDO, right? What arguments did you pass it?
_____
From: Chris White [mailto:chris.white at keytraffic.com]
Sent: Wednesday, May 10, 2006 10:35 AM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] Problems Building Mapguide with VS 2005
I thought I had – but on more careful inspection I have an error in the fdo build process.
Build Succeeded
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.23
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
COPY THIRDPARY HEADER FILES
End thirdparty Build
14:48
The system cannot find the batch label specified – spart_build
There was a build error.
14:48
Any ideas on this one?
Thanks again
Chris
_____
From: Walt Welton-Lair [mailto:walt.welton-lair at autodesk.com]
Sent: 10 May 2006 13:50
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] Problems Building Mapguide with VS 2005
Did you build FDO first, as per the build instructions? GisMessage.h is an FDO include file.
_____
From: Chris White [mailto:chris.white at keytraffic.com]
Sent: Wednesday, May 10, 2006 6:18 AM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] Problems Building Mapguide with VS 2005
Hi,
I’m attempting to build the Mapguide server solution with VS2005 (on a Windows 2003 RC2 server) however I’m getting the following error:
Fatel Error C1083: Cannot open include file: ‘GisMessage.h’
in Exception.h line 25. Any ideas?
Thanks in advance
Chris
Chris White
Software Architect
_____
Key Traffic Systems Ltd.
Ardencroft Court
Ardens Grafton
Alcester
Warwickshire
B49 6DP
Main: +44(0)8451 303040
Fax: +44(0)8451 303141
Mailto: chris.white at keytraffic.com <mailto:%20chris.white at keytraffic.com>
Web: www.keytraffic.com <http://www.keytraffic.com/>
This e-mail & any attachments are intended only for the use of the person(s) to whom it is addressed. It may contain information that is privileged and confidential within the meaning of applicable law. If you are not the intended recipient, please contact the sender as soon as possible by return mail or Tel +44 (0) 8451 303040. The views expressed in this communication may not necessarily be the views held by Key Traffic Systems Ltd.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060510/63562075/attachment.html
More information about the Mapguide-users
mailing list