François Revol

Results 199 comments of François Revol

On latest nightly (gcc2h, I don't think the buildbot generated a premake package for the other ones) you should be able to: ``` pkgman install cmd:gcc_x86 cmd:ld_x86 premake_x86 setarch x86...

What do you call "legacy"? Do you mean pre-NT win32 ?

It is especially painful when you use a ":" with a space before (as per French typography rules) and you get proposed emojis and you don't want them, you end...

I noticed ImHex that I want to port actually uses this as a git submodule… Just rebased and fixed the build.

Oddly premake munges all the `OBJDIR` from all makefiles to remove the `../` for some reason, not sure what to do about this…

Seems I should have slept instead, they used OSEM for the CfP :sweat_smile: Should probably be merged at some point yes. I went for ICS because I've been working on...

If you want to try, you need https://github.com/pmp-library/pmp-library/pull/197 then: ```bash mkdir build cd build cmake .. make -j ./mconvert -b -i foo.off -o foo.b.off ```

> Could you add a binary file as a test? Sure. Not sure where to add that though, are they auto-generated at build time?

Seems macOS doesn't like the IEEE-754 test… I wanted to make sure we'd get compatible floats when reading…

> Looks like you're just missing parentheses for the macOS issue No it also gives the error