[SoundComp-Develop] Changes in checkout/build process
Status: Pre-Alpha
Brought to you by:
jssr67
|
From: <js...@ya...> - 2010-01-15 02:46:15
|
For the purpose of making multiplatform development easier, the .cproject and .project (and potentially other) files are no longer available directly at their location in the repository. Instead, they are mirrored in a subdirectory, and a platform-specific batch file/shell script copies what goes where in the relevant platform. This avoids having changed files in your repository copy just because some tool is installed in a different place on your machine. In this case, you will now edit your copy of .project/.cproject etc, but this will not affect the original location. That might mean for you all now, if you now check out/update the source, your eclipse project file may be missing suddenly. In this case, just execute the configure_windows.bat or configure_linux.sh file you just checked out. For mac, there should soon be a similar file. I already adapted the "Getting started" in the wiki to reflect this change. Until I have a working multiplatform development setup on my laptop (which is XP/ubuntu multiboot now), it may happen a few more times that some build process relevant files get moved and copy instructions added to the scripts, so be prepared to copy a few files around if you build new versions in the near future. I will attempt to keep this at a minimum, though. Have a nice time Jan __________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com |