From: Francesco <f18...@ya...> - 2010-06-11 10:55:12
|
Hi Gary, 2010/6/10 sdfkjsjlh sdbfgsfsdg <sdf...@ya...>: >> Finally, a question. How do I arrange it so that the files that aren't >> Linux-compatible don't compile there? I can't see anything related in your >> guides. > > ...is there any solution for this? well, I think the best way to address this issue is with a proper Readme.txt :) If you look at e.g. the template's readme.txt there are two sections "Installation - unix" and "Installation - win" which contain the commands to run for building the component under win or linux. I also think it should be quite straighforward for anyone experienced with cross-platform development to understand that the configure script is what needs to be run under linux and that the makefiles in the build folder are not meant for linux... ;) Francesco |