Hi all,
I'm logged in but for some reason I'm unable to add a new topic in flare. Have no idea. Even doing http://opengameart.org/node/add/forum/64 does not do anything for me as chromium tries to render the page and nothing happens.
So maybe on my behalf if somebody can put up a thread on the flare corner, here goes nothing :-
Hi all,
I made a small alias for myself because its boring to do the same compilation instructions again and again. Please see if the following is correct and if yes, please use it.
alias flarec='rm flare; sleep 1; cd build;rm -rf *; sleep1; cmake -DCMAKE_INSTALL_PREFIX:STRING="/home/shirish/games/flare" ..;sleep 1;make; cp flare ../; sleep 1;cd ../'
You need to be in the $PATH where you are pulling and merging stuff.
for e.g. in my case its /home/shirish/games/flare where everything is.
Another query, I see Views is broken on OGA, is this because of the Views module or what ?
Moved your thread to FLARE.
CruZr, thanx :)