magdesign
magdesign
Is there any chance to compile this on Debian Linux (a how to guide) ? I was able to install it on wine 3.0 stable, Demos seem to work, also...
@aditiapratama Just tested on Pop!OS 20.04 LTS and was not able to install! I think there are some problems in with Python versions and PySide Versions. See this issue here:...
Open a new issue and exactly describe all the errors including your OS version.
no worries, but is this a bug/broken or does it needs extra options to work?
What I get is this:  still stuck, "no image defined" looks like I need to define somewhere an image name? tested on Ubuntu 18.04 LTS and 20.04 LTS
Thanks for your work! Maybe you can get videos previewed with a hack like this (not sure yet how to activate intermediate codec or all available codecs in /Library/QuickTime) http://www.quicklookplugins.com/2007/12/16/mkv-matroska-video-files/
Can you please explain in more details how you compiled it. I tried (Ubuntu 16.04LTS) with: ``` cd src/ qmake make ``` But I get following error: ``` PrimitiveDrawer.cpp: In...
Thanks for your fast response, just downloaded QT Creator, opened `AnimeEffects.pro` and clicked `Build All` Got the same error. Finally I testet the same on another machine with Ubuntu 18.04LTS,...
Ok, renaming seems to do the trick, I renamed /tmp/ola-0.10.7.tar.gz to ola_0.10.7.orig.tar.gz : `mv /tmp/ola-0.10.7.tar.gz /tmp/ola_0.10.7.orig.tar.gz` now debuild seems to build the package.
Still not able to fully build: ``` SocketTest.cpp:405:Assertion Test name: SocketTest::testUDPSocket equality assertion failed - Expected: 127.0.0.1 - Actual : 192.168.2.105 SocketTest.cpp:405:Assertion Test name: SocketTest::testIOQueueUDPSend equality assertion failed - Expected:...