ello!
Umm I need someone to compile the latest version of ASE for a windows platform.. can anyone do that? I dont really want to install a compiler and stuff just for this one thing.
the latest version ( 0.8 ) is here:
http://ase.git.sourceforge.net/git/gitweb.cgi?p=ase/ase;a=summary
I'll pay you with imaginary anything.
Hey, I've just compiled it, but it's crashing all the time. I'm not sure you want this :P
boooo..
I dont really know how stuff like source repositories are done..
what about this snapshot?
http://ase.git.sourceforge.net/git/gitweb.cgi?p=ase/ase;a=commit;h=b07e609f52c0e2dc632a41a245c9821648f34bea
I just wanted to try the new features :( I like ASE
src/widgets/statebar.cpp:128: error: call of overloaded `Bind(void (StatusBar::*)(), StatusBar* const)' is ambiguous
third_party/vaca/include/Vaca/Bind.h:168: note: candidates are: Vaca::BindAdapter0_mem<R, T> Vaca::Bind(R (T::*)(), T2*) [with R = void, T = StatusBar, T2 = StatusBar]
third_party/vaca/include/Vaca/Bind.h:236: note: Vaca::BindAdapter1_fun<R, F, X1> Vaca::Bind(const F&, X1) [with R = void, F = void (StatusBar::*)(), X1 = StatusBar*]
I dunno how to fix this.
Quote from: Calin Leafshade on Thu 01/04/2010 10:23:11
boooo..
I dont really know how stuff like source repositories are done..
what about this snapshot?
http://ase.git.sourceforge.net/git/gitweb.cgi?p=ase/ase;a=commit;h=b07e609f52c0e2dc632a41a245c9821648f34bea
I just wanted to try the new features :( I like ASE
Okay nevermind, that snapshot worked.
Download (http://www.box.net/shared/v192mju0cc)
edit crap data folder/ download (http://www.box.net/shared/oa5r22zmx6)
hehe, that version crashes as well
I assumed that I haven't used the right allegro version when I had my try. But unfortunately I'm having some trouble to compile allegro itself :P
the version DFB posted seems pretty stable to me.. using alleg42
Doesn't crash for me.
If you got the very latest version to compile, try uploading it anyway- it might only be crashing for you :P
That one works fine for me, it's from the latest snapshot.
http://shatten.sonores.de/wp-content/uploads/2010/04/ase.zip
Using allegro 4.4 from here :
http://allegro5.org/
@Dataflashsabot
Your version always crashes when I try to open a new file :-\
But either way: problem solved ;D
you've done excellently and can have infinite imaginary everything. Lucky you.
Now i just need to figure out how to get to old pencil cursor back by editing all the config files.. but this version looks like a positive improvement.
You = plural? Share infinite imaginary everything? bah humbug :=
Now go and use grafx2 since it rocks even more :)
(or better: buy ProMotion .... and ask me about Loom)
i have tried grafx2 but got confused.. then i hurt myself in the confusion.
I tried grafx2 and I hated it so very very very much. :(
Pro Motion was excellent but I didn't check it out much because it's a trial and I have no way to pay for it, so there'd be no point finding out I really liked it
This seems like an excellent animation tool, anyways :D
Thanks for compiling, abstauber!
There's always the Ggale, which is free as in beer ;)
One thing still bugging me is that I didn't get Allegro compiled on my own. CMake was always complaining about missing DirectX libraries and I have them all installed - even DX7 for dinput.lib. *hmpf*
Well... I guess I'll never find out.
the official binary for ASE doesnt actually need the allegro library as a separate file... but i dunno why.
I guess because they author statically linked it in. But you can't even compile this bugger without having allegro binaries (which they don't give you from the official site).