Rockbox Development > Starting Development and Compiling
Building using Wiki's VMWare Image doesn't work
mydani:
Figured it out! And it was all my fault. :(
Instead of using the linux's svn to check the sources out I copied the sources I checked out using tortoisesvn on windows.Maybe some problems with file file character format or similar.
With the sources checked out again under linux it builds now.
Post Merge: February 24, 2011, 02:41:52 AMAs I'm not very familiar with GNU make - is there any option for incremental builds?
Thanks guys!
torne:
make is an incremental build; it only updates output files whose input files have changed.
mydani:
Oh! Then I maybe chose the one file to modify which is included by all others. ;D
Navigation
[0] Message Index
[*] Previous page
Go to full version