
I can't get it to work:PrakashP wrote:You need wxwidgets 2.5.3 or better cvs.
I have made a svn ebuild for wxMusik in the fluidportage thread.
Code: Select all
>>> emerge (1 of 1) media-sound/wxMusik-20101010 to /
>>> Unpacking source...
* Fetching CVS module Musik into /usr/portage/distfiles/cvs-src/wxMusik...
* Copying Musik from /usr/portage/distfiles/cvs-src/wxMusik...
* CVS module Musik is now in /var/tmp/portage/wxMusik-20101010/work
>>> Source unpacked.
-- Check for working C compiler: gcc
-- Check for working C compiler: gcc -- works
-- Check for working CXX compiler: c++
-- Check for working CXX compiler: c++ -- works
CMake Error: Error in cmake code at
/var/tmp/portage/wxMusik-20101010/work/Musik/CMakeLists.txt:4:
SUBDIRS Incorrect SUBDIRS command. Directory: /var/tmp/portage/wxMusik-20101010/work/Musik/3rd-Party does not exists.
CMake Error: can not find file /var/tmp/portage/wxMusik-20101010/work/Musik/3rd-Party/Bitap/libbitap
Tried .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++ .hm .hpp .hxx .in .txx
CMake Error: can not find file /var/tmp/portage/wxMusik-20101010/work/Musik/3rd-Party/TagHelper/idtag.cpp
Tried .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++ .hm .hpp .hxx .in .txx
-- Configuring done
!!! ERROR: media-sound/wxMusik-20101010 failed.
!!! Function src_compile, Line 29, Exitcode 255
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



Code: Select all
>>> Unpacking source...
* subversion check out start -->
* checkout from: svn://svn.berlios.de/musik
svn: Can't connect to host 'svn.berlios.de': Connection refused
!!! ERROR: media-sound/wxMusik-201010101 failed.
!!! Function subversion_svn_fetch, Line 150, Exitcode 1
!!! subversion.eclass: can't fetch from svn://svn.berlios.de/musik.
!!! If you need support, post the topmost build error, NOT this status message.
Code: Select all
>>> emerge (1 of 1) x11-libs/wxwidgets-20101010 to /
>>> Unpacking source...
* Fetching CVS module wxWidgets into /usr/portage/distfiles/cvs-src/wxwidgets...
* Copying wxWidgets from /usr/portage/distfiles/cvs-src/wxwidgets...Haha... no kidding a bit stupid. Now I get a segfault when it scans my files. I'm going to try going back to the 2.5.4 version of wxwidgets instead of the cvs and see if that fixes it. I feel like a circus performer with the number of hoops I'm jumping through here...PrakashP wrote:I already mailed the author: A bit stupid currently. Go over one of the buttons and press *right* mouse button. Then a context menu will appear...
Yeah, all I'm saying is when I tried with the cvs (which I grabbed this afternoon), it crashed when I tried to load up files. I tried the 2.5.4 version without changing anything else, and all of a sudden I'm working flawlessly.PrakashP wrote:The cvs version is not too advanced in comparion to 2.5.4, so I don't think it will help. cvs (currently) should be mostly 2.5.4 + fixes. (BTW, wxMusik author uses cvs, as well and advises to do so...)