[Mapguide-trac] [mapguide-trac] #2468: Random MSB3073 errors building WebTier from scratch
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jul 10 19:08:04 PDT 2014
#2468: Random MSB3073 errors building WebTier from scratch
----------------------------+-----------------------------------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: low | Milestone: 2.6
Component: Build System | Version:
Severity: trivial | Keywords:
External_id: |
----------------------------+-----------------------------------------------
On random occasions I've encountered various MSB3073 pre/post build
failures when building the WebTier solution.
Build log analysis reveals that the *Api projects can fail on the SWIG
generation step as some upstream SWIG interface files have not been
generated yet.
That means for all this time, whenever we did have a successful build, it
was due to the grace of the gods of OS/MSBuild scheduling that ensured the
relevant upstream projects were built before it went through building *Api
projects.
The cause is that the dependencies between the *Api projects have not been
specified in the solution file. The fix is to explicitly specify these
dependencies.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2468>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list