Search found 52 matches

by aquilarubra
Mon Jan 27, 2020 5:49 pm
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

Any news with Windows compilation?
by aquilarubra
Wed Jan 01, 2020 8:50 pm
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

No no. It's natively built on Windows via the msys2 package. If you follow instructions, it's all there.
Msys2 is based on arch (which by the way is my usual distro), so the package system is almost same.
by aquilarubra
Tue Dec 31, 2019 6:51 pm
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

I am very sorry for reappearing after one year, but I have some severe family issues. I started over, with a clean environment (my previous one was shared with Ardour, so I could not give exact replication instructions). Now I can. So, I hope it is still useful. I put all the instructions in this we...
by aquilarubra
Mon Aug 12, 2019 7:26 pm
Forum: MusE Sequencer
Topic: latest git pull will not build on Arch
Replies: 15
Views: 4158

Re: latest git pull will not build on Arch

I could replicate the error. Same conclusion of Tim. It seems due to a Pango update. Other packages have the same issue. The temporary solution is to change /usr/include/pango-1.0/pango/pango-coverage.h and /usr/include/pango-1.0/pango/pango-font.h Where it includes hb.h, it should include harfbuzz/...
by aquilarubra
Mon Mar 11, 2019 7:42 am
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

On top of that, I have to move an entire server from Debian to Arch... so my free time will be dead for a while. So, I can assist you with duplicating my setup. The issue is that I first compiled Ardour, which has tens of extra libraries, most of which are custom built (I wrote PKGBUILD files for a ...
by aquilarubra
Wed Mar 06, 2019 8:52 am
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

I got also sidetracked by family issue. Will complete the Windows port, with some patience.
by aquilarubra
Thu Feb 21, 2019 8:01 am
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

Tim, let me know if you cannot use the diff. Then, I'll try to fork again, do all the changes again, and try to push a request to your branch.
by aquilarubra
Wed Feb 20, 2019 6:22 pm
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

My knowledge of git is still too limited. I am using Git extensions, actually. It didn't allow me to fork from your project, as it was already forked from mine. So I just cloned and changed things. When I try to push in your branch, it says obviously permission denied. So, I still don't know how to ...
by aquilarubra
Wed Feb 20, 2019 3:14 pm
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

I finished all fixes. I'm having issues to push to git, because of a proxy. I'll try later again.
by aquilarubra
Wed Feb 20, 2019 1:46 pm
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

By the way, I will look at an IDE. I started to see Codeblocks.
by aquilarubra
Wed Feb 20, 2019 1:44 pm
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

I see no issue with pkg-config in msys2. pacman -S mingw-w64-{i686 or x86_64}-pkg-config It's there and it detects my libraries. I added a Windows folder, and inside the zip file there is the list of my libraries from pkg-config. I am sorry, but work takes precedence and I am halting everybody. I al...
by aquilarubra
Wed Feb 20, 2019 5:02 am
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

Forgot to mention. I just use notepad++, no IDE. If I were to develop a cross platform application, I would choose ultimate++ over Qt, as it sensibly decreases code lines and has better license terms. Their Theide editor is also quite good and on Windows it comes with mingw64.
by aquilarubra
Wed Feb 20, 2019 4:19 am
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

I'm using mingw64 in msys2 environment. Definitely there are differences, but I was trying to make MusE more ready for cross platform compilation. At the end I could compile it, but that it works is another thing. At least, it is a step forward. I didn't find any issue with QT. I think it is mature ...
by aquilarubra
Tue Feb 19, 2019 7:59 pm
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

I am not that quick, lol. Will continue tomorrow. Cheers
by aquilarubra
Tue Feb 19, 2019 4:08 pm
Forum: MusE Sequencer
Topic: muse for windows
Replies: 77
Views: 18006

Re: muse for windows

Where did you get M_PI from? [ 93%] Building CXX object plugins/doublechorus/CMakeFiles/doublechorus.dir/simplechorusmodel.obj E:\msys64\usr\src\muse\muse3\plugins\doublechorus\simplechorusmodel.cpp: In constructor 'SimpleChorusModel::SimpleChorusModel(float)': E:\msys64\usr\src\muse\muse3\plugins\d...