On Sun, Jan 5, 2025 at 9:10 PM Matthias Seidel <matthias.sei...@hamburg.de>
wrote:

>
>
> I just tried a build but of course it stopped after some time.
>
> Is this a private branch you work on or is it available via GitHub?
>

I've pushed what I have so far, so you can test it:

git checkout windows-amd64
autoconf
./configure --enable-win64 (and others. I also happened to use
--disable-directx but you might not need it.)
./bootstrap
source ./winAMD64Env.set.sh
cd instsetoo_native
build -P2 -- -P2

The build should break in "postprocess". If it breaks earlier, please post
the output and your configure flags.

The remaining changes involve adding new gbuild classes so progress is
slower.

Regards
Damjan

Reply via email to