diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /329/index.md |
Diffstat (limited to '329/index.md')
-rw-r--r-- | 329/index.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/329/index.md b/329/index.md new file mode 100644 index 0000000..faecdf5 --- /dev/null +++ b/329/index.md @@ -0,0 +1,27 @@ +Title: Windows build with MSCV of Dillo +Author: andreasrosdal +Created: Fri, 20 Dec 2024 12:16:57 +0000 +State: closed + +Please make Windows build with MSCV of Dillo, so Dillo can run natively on Windows. + +--%-- +From: andreasrosdal +Date: Fri, 20 Dec 2024 12:17:26 +0000 + +I started with a branch here: https://github.com/andreasrosdal/dillo/ + +--%-- +From: rodarima +Date: Fri, 20 Dec 2024 14:11:23 +0000 + +> I started with a branch here: https://github.com/andreasrosdal/dillo/ + +Nice! + +Dillo can be executed on Windows by using Cygwin and WSL. I won't oppose +to add native MSVC or MinGW support as long as you are willing to +implement it *and maintain it*, as I don't have enough expertise on that +area and I'm not a Windows user. + +Check out also: https://sourceforge.net/projects/dillo-win32/ |