Difference between revisions of "User talk:Kris"
Jump to navigation
Jump to search
(Replaced content with "{| align="center" cellpadding="10" style="border:4px DeepSkyBlue solid;background-color: Aquamarine; width:300px;border-radius: 25px;" |- | |- | align="center" | <small>It...") |
(→Compiling Inkscape on Windows with MSYS2: new section) |
||
Line 7: | Line 7: | ||
| | | | ||
|} | |} | ||
== Compiling Inkscape on Windows with MSYS2 == | |||
Hi Kris, | |||
I just reverted [[Special:Diff/106786|your change]] in the mentioned article. | |||
It should not be necessary to set any environment variables if you use the proper MinGW shell for building Inkscape (that's one of the nice things of MSYS2 builds compared to our previous devlibs builds). Did you try to build in cmd.exe? As a matter of fact the file "msysenv.sh" will likely go away as part of our "root-dir tidying" efforts unless people are still actively using it (which they probably should not). | |||
Let me know if I missed something or you need help with the MSYS2 build! | |||
--[[User:Eduard|Eduard]] ([[User talk:Eduard|talk]]) 15:34, 23 August 2017 (UTC) |
Revision as of 15:34, 23 August 2017
It's better to ask than to say nothing. :-) |
Compiling Inkscape on Windows with MSYS2
Hi Kris,
I just reverted your change in the mentioned article.
It should not be necessary to set any environment variables if you use the proper MinGW shell for building Inkscape (that's one of the nice things of MSYS2 builds compared to our previous devlibs builds). Did you try to build in cmd.exe? As a matter of fact the file "msysenv.sh" will likely go away as part of our "root-dir tidying" efforts unless people are still actively using it (which they probably should not).
Let me know if I missed something or you need help with the MSYS2 build!