Changes between Version 17 and Version 18 of CompilingMapGuide22
- Timestamp:
- 09/07/10 10:25:42 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilingMapGuide22
v17 v18 1 = !MapGuide 2.2 Build and ConfigureGuides =1 = !MapGuide 2.2 Build, Install, Configure and Debug Guides = 2 2 3 3 !MapGuide 2.2 has not been released yet. These guides are targeted at developers or whoever wants to get !MapGuide up and running using the latest development source code. This guide is written using branch code, so building trunk code is not guaranteed to be successful. This document will be updated as !MapGuide progresses through the beta and release candidate phases. !MapGuide 2.2 compiles against FDO 3.5 on both Windows and Linux. … … 21 21 == Build FDO == 22 22 23 '''''in progress ''''' 24 23 25 During the above build processes, FDO binary is used. Now we will build FDO from source code. 24 26 … … 26 28 * [wiki:BuildFDOOnUbuntu104 Build FDO on Ubuntu 10.4] 27 29 * [wiki:BuildFDOOnWindows Build FDO on Windows 7/XP] 30 31 == Debugging !MapGuide Server == 32 33 === with Visual Studio under Windows === 34 35 === with Eclipse under Linux === 36 37 == Debugging !MapGuide Web Tier == 38 39 === with Visual Studio under Windows === 40 41 === with Eclipse under Linux === 42 43