Changes between Version 7 and Version 8 of CompilingMapGuide22Windows
- Timestamp:
- 07/29/10 10:59:59 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilingMapGuide22Windows
v7 v8 35 35 36 36 2. Build CSMap. Though CSMap is under folder Oem, it is a totally different project from other Oem projects, and it should be built seperately 37 * File->Open->!Project/Solution and browse to '' Oem/CsMap/OpenSource.sln'', click Ok to openCsMap project in Visual Studio38 * In Solution Explorer tree, select Solution '' OpenSource'', then click Build->Build Solution, build process will start and should be successful.37 * File->Open->!Project/Solution and browse to ''!Oem/CsMap/OpenSource.sln'', click Ok to open !CsMap project in Visual Studio 38 * In Solution Explorer tree, select Solution ''!OpenSource'', then click Build->Build Solution, build process will start and should be successful. 39 39 40 40 3. Build !MapGuide Server … … 43 43 44 44 4. Build Web Extension 45 * File->Open->!Project/Solution and browse to ''c:\mgdev\Web\src\ WebTier.sln'', click Ok to open 30 web extension projects in Visual Studio45 * File->Open->!Project/Solution and browse to ''c:\mgdev\Web\src\!WebTier.sln'', click Ok to open 30 web extension projects in Visual Studio 46 46 * In Solution Explorer tree, select Solution ''Web Tier'', then click Build->Build Solution, build process will start and should be successful. 47 47