Opened 15 years ago

Closed 14 years ago

#763 closed defect (invalid)

Add CSMap to the OEM solution file

Reported by: jbirch Owned by:
Priority: medium Milestone:
Component: Build System Version:
Severity: major Keywords:
Cc: External ID:

Description

Currently, when building MapGuide, CSMap needs to be compiled individually. This should be added to the OEM.sln file.

As well, Hugues added:

If you add CSMap to Oem.sln you might be interested in the post
build steps located in the CSMap solution.  That solution builds
the dictionary compiler and then builds the dictionaries
automatically.

Building the dictionaries is done automatically in release mode
only to speed up the time in debug environments, since the source
dictionaries are not updated very often.

So, if that post build step is added, that also means the
dictionary compiler would need to be added to oem.sln

Change History (2)

comment:1 by jbirch, 15 years ago

It may also make sense to add a post-build step to Server.sln to copy the CSMap dictionaries into a subdir of the Server/Bin directory.

comment:2 by jbirch, 14 years ago

Resolution: invalid
Status: newclosed

I guess as a separate project, this could continue as separate build step, just like Fusion.

Note: See TracTickets for help on using tickets.