You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cpc user and linux user too i've made an CMake build for iDSK and Font Catcher.
On default it permit to build ;) to install and uninstall.
And all, with a speed better and a progress-view , one command to replace
./autogen.sh && ./configure && make ...
You just need to mkdir build && cd build && cmake .. && make. and sudo make
install if needed, without dirtying your directory. all build, modified,
created files are in the 'build' directory.
From markocpc on September 21, 2008 11:56:58
Cpc users interesting by linux ? woow (:
cpc user and linux user too i've made an CMake build for iDSK and Font Catcher.
On default it permit to build ;) to install and uninstall.
And all, with a speed better and a progress-view , one command to replace
./autogen.sh && ./configure && make ...
You just need to mkdir build && cd build && cmake .. && make. and sudo make
install if needed, without dirtying your directory. all build, modified,
created files are in the 'build' directory.
Then, if you are interested, you can pick patchs/files here : http://sangor.net/~marc/patches/cpcsdk/ and don't forget to contact me for
any infos :)
Original issue: http://code.google.com/p/cpcsdk/issues/detail?id=6
The text was updated successfully, but these errors were encountered: