Nico Orrù

Results 124 comments of Nico Orrù

Yes. I am building some software which has to run in Windows and Linux and I need to build two separate packages, one which should run in Windows and one...

However, this is no longer urgent as I wrote a custom packager as a simple Rust executable which does exactly this.

Yes, and those packages will contain a different set of assets (dll for Windows but not for Linux etc). Perhaps having Cook.[Windows toolchain].toml and Cook.[Linux toolchain].toml would do?

Bloody fmt!

Hi @joelgallant - help is very welcome. I'll fix the easy stuff and leave you with the wrapping. Do you want to fork from mine, or should we merge in...

I have removed the project files - I think for all other suggested changes "someone" should make separate PRs when appropriate :)

My guess: there should be an option in the build to remove the suffix which is now the default but wasn't in previous versions. Could be unintentional from the lib's...

@ralith @cessen @abusch For my current project I absolutely need support for (writing) the `multiView` attribute. This is the only attribute I need to get past a brick wall. `IMF_STD_ATTRIBUTE_DEF...