Christian Schoenebeck wrote:
> On Monday, September 26, 2016 20:44:17 Christian Schoenebeck wrote:
>> On Monday, September 26, 2016 18:30:21 Andreas Persson wrote:
>>> I tried to copy the dll files from the build server
>>> (/usr/lib/gcc/i686-w64-mingw32/4.9-win32), and then linuxsampler.exe
>>> starts without errors, but neither gigedit nor qsampler work. I think we
>>> must find or build new versions of the Qt and gtkmm libs compatible with
>>> the newer gcc.
>>
>> I was actually currently trying another approach, I was playing on the
>> libgig-win32 target and added "-static-libgcc -static-libstdc++" and removed
>> "--disable-static". It builds fine but fails when it tries to link one of
>> the command line tools, because some of the static symbols are now tried to
>> be included to both the libgig DLLs as well as the command line
>> applications.
>>
>> I give up for today. Maybe tomorrow ...
> 
> I had a look at compiling a new GTKMM version for the 32-bit Windows build 
> server today, however GTKMM requires such a huge crap chain of library 
> dependencies that it would take ages to compile all of them. Total horror 
> show! Did I mention before how much I regret not having switched to Qt for 
> gigedit somewhere in the past? *grrrr*
> 
Just so you know, I'm working on this now. My plan is to use prebuilt
dll files from the msys2 project. This means I have to use a newer
compiler than the one provided by Debian. The compiler is installed and
used on the build server for win 32 bit, but I haven't finished the
changes in the installer scripts yet.

/Andreas

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to