[mapguide-users] reference to directory C:\build_tux_area\mgdev\common\service\data\namedCollection.cpp
Walt Welton-Lair
walt.welton-lair at autodesk.com
Tue Jun 6 21:38:24 EDT 2006
Also, this isn't a MapGuide specific thing. I've seen build paths in Microsoft code as well.
-----Original Message-----
From: Bruce Dechant
Sent: Tue 6/6/2006 6:50 PM
To: users at mapguide.osgeo.org
Cc:
Subject: RE: [mapguide-users] reference to directory C:\build_tux_area\mgdev\common\service\data\namedCollection.cpp
Michael,
In the MapGuide code we use the __FILE__ macro which at compile time inserts the full filename everywhere it is added to the source code. In the case of most users seeing C:build_tux\... in the message it is because that is the location where the machine compiled and built the installed version. This information is very valuable because it tells the developers exactly where the problem occurred and in exactly what file. From the filename given in the message the C:\build_tux part can be ignored and the important part is the rest as it maps to the build tree in subversion.
Hope this helps,
Bruce
_____
From: Michael Pond [mailto:michael at infomine.com]
Sent: Tuesday, June 06, 2006 2:26 PM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] reference to directory C:\build_tux_area\mgdev\common\service\data\namedCollection.cpp
Hello fellow users et al,
I have seen other posts in regard to errors/content etc on C:\build_tux , I gather that no one actually has this physical location on their installed setup.
Can anyone explain the theory and use of these type of messages when something goes wrong with our program development?
Thanks for any help offered.
Michael Pond, P.Geo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 7566 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060606/fbee5b74/attachment.bin
More information about the Mapguide-users
mailing list