stepmania icon indicating copy to clipboard operation
stepmania copied to clipboard

Will there be a way to build the diff calculator in linux?

Open Mattery opened this issue 7 years ago • 6 comments

Im stuck with default stepmania because the difficulty calculator, is there any plan to port it to linux?

Mattery avatar Apr 22 '17 09:04 Mattery

the calc was already rewritten to allow .a construction so it should already be possible to compile on linux

if it's not which I guess it looks like is the case, then one of linuxy people will have to do the linuxy things i'll see what's up with it

MinaciousGrace avatar Apr 22 '17 10:04 MinaciousGrace

okay i'll try to fiddle around and report here

Mattery avatar Apr 25 '17 10:04 Mattery

i forked the project because there seemed to be some problems with submodules, is it okay?

Mattery avatar Apr 25 '17 11:04 Mattery

λ melchior Build → λ git master* → make [ 1%] Built target ffmpeg [ 1%] Built target jsoncpp [ 20%] Built target tomcrypt [ 21%] Built target glew [ 38%] Built target tommath [ 40%] Built target png [ 44%] Built target lua-5.1 [ 44%] Linking CXX shared library ../../GtkModule.so ../../extern/MinaCalc/MinaCalc.a: error adding symbols: Archive has no index; run ranlib to add one collect2: error: ld returned 1 exit status make[2]: *** [src/CMakeFiles/GtkModule.dir/build.make:110: ../GtkModule.so] Error 1 make[1]: *** [CMakeFiles/Makefile2:375: src/CMakeFiles/GtkModule.dir/all] Error 2 make: *** [Makefile:150: all] Error 2

im getting this error, any idea in how to solve it?

Mattery avatar Apr 25 '17 12:04 Mattery

When i convert the .lib file to .a it gives me this error, it looks like it was rewritten badly

Mattery avatar Apr 25 '17 12:04 Mattery

the updated calc was never pushed to the repo so i have to get one of the linux-literate devs to do that and update, one of them should be free on monday to do it

MinaciousGrace avatar Apr 29 '17 20:04 MinaciousGrace