<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Arial,Helvetica,sans-serif'>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">JLuc schreef op 30 mrt '15: <br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Le 30/⁠03/⁠2015 09:34, Darius Blaszyk a écrit : <br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Although not high on my priority list, I would like to take on the challenge and try to compile scribus on windows with<br /> mingw-⁠32. I have already all binary libraries used by scribus except from QT5.2. My plan was to build QT on my own<br /> laptop and then copy all the required libraries and header files to a separate library folder known to cmake. However<br /> after a couple of hours building, the build process of QT stops with a "no rule to make target". I must say that I have<br /> very little belief that this route will succeed. My next step will be to install a QT binary and use that.<br /> <br /> My question here is, who is already building scribus natively on windows? So far I have only seen suggestions to use<br /> either a virtual box or develop on linux all together. Does this mean that scribus is cross-⁠compiled on linux?</blockquote>
<br /> I'm surprised that you dont state *what target* is missing a rule to be maked.<br /> It could enable to fix the makefile.<br /> <br /> Very little users have tried to compile scribus on windows<br /> but probably many have achieved to compile Qt Libraries on Windows.<br /> If all you miss is Qt libraries, then you'll get help<br /> searching for specific help on making Qt libraries.<br /> <br /> I advise to use Qt5.4 since Qt5.2 is now old and buged.</blockquote>
<br /> Sorry for not specifying the make error, but I was referring to a previous attempt I did several weeks ago so I don't remember what the exact error was. For now I am working on it every now and then in my spare time, after May I will have more time to dedicate to get scribus building properly on windows. As for the QT version I will switch to QT5.4 and try out QT creator as proposed.<br /><br />Darius</div>
</body></html>