Page 1 of 7

[RC] NoesisGUI v2.2.0rc2

Posted: 04 Nov 2018, 01:40
by jsantos
📄 CHANGELOG

🔗NoesisGUI-NativeSDK-2.2.0rc2.zip

Platforms included in the C++ SDK beta:
  • Windows (x86, x64)
  • Linux (x64)
  • macOS (x64)
  • Android (arm, arm64, x86)
  • iOS (arm, arm64)
  • WebAssembly
🔗NoesisGUI-2.2.0rc2.unitypackage

Platforms included in the Unity Package beta:
  • Windows (x86, x64)
  • Linux (x64)
  • macOS (x64)
  • Android (arm, arm64, x86)
  • iOS (arm, arm64)
  • UWP (arm, arm64, x86)
  • WebAssembly
🔗NuGet packages (working sample)

Platforms included in the C# SDK beta:
  • Windows (x86, x64)
  • Linux (x64)
  • macOS (x64)
  • Android (arm, arm64, x86)
  • iOS (arm, arm64)
  • UWP (arm, arm64, x86)

Re: [BETA] NoesisGUI v2.2.0b3

Posted: 07 Nov 2018, 06:20
by nokola
Just checking - perhaps it's been asked before (couldn't find it on forums), however what is the timeline for Unity SDK for 2.2?
Can't wait to try it out!

Re: [BETA] NoesisGUI v2.2.0b3

Posted: 07 Nov 2018, 17:32
by rdalzell
Just checking - perhaps it's been asked before (couldn't find it on forums), however what is the timeline for Unity SDK for 2.2?
Can't wait to try it out!
I'm checking daily now for that long awaited unity package :) !

Re: [BETA] NoesisGUI v2.2.0b3

Posted: 07 Nov 2018, 20:14
by jsantos
Just checking - perhaps it's been asked before (couldn't find it on forums), however what is the timeline for Unity SDK for 2.2?
Can't wait to try it out!
Cannot give a timeline, But soon 🙂. The next step if providing all platforms in the C++ SDK, and next release will be the Unity one.

Re: [BETA] NoesisGUI v2.2.0b4

Posted: 30 Nov 2018, 01:09
by jsantos
B4 released! Next release will hopefully include Unity.

Among all the changes in this release, we dropped support for 32-bits architectures in Linux and macOS. Please, let us know if you still need this archs.

Re: [BETA] NoesisGUI v2.2.0b4

Posted: 30 Nov 2018, 07:16
by nokola
Nice! Very good news.

Re: [BETA] NoesisGUI v2.2.0b4

Posted: 04 Dec 2018, 10:51
by a.devaykin
Hello everyone.

Having the latest beta at hand I'm trying to compile the Web examples. Compilation fails when it tries to find the Noesis.bc files for linking, which are not present in the distribution. Is there a way to obtain those files?
No rule to make target '../../../../../../Bin/wasm/Noesis.bc', needed by '../../../../../../Bin/wasm/Samples.HelloWorld.html'. Stop.

Re: [BETA] NoesisGUI v2.2.0b4

Posted: 04 Dec 2018, 14:36
by jsantos
Having the latest beta at hand I'm trying to compile the Web examples. Compilation fails when it tries to find the Noesis.bc files for linking, which are not present in the distribution. Is there a way to obtain those files?
That was a very unfortunate mistake because we changed the platform name from emscripten to wasm. I have fixed it, please download again. Sorry for the inconvenience.

Re: [BETA] NoesisGUI v2.2.0b4

Posted: 05 Dec 2018, 11:20
by a.devaykin
Having the latest beta at hand I'm trying to compile the Web examples. Compilation fails when it tries to find the Noesis.bc files for linking, which are not present in the distribution. Is there a way to obtain those files?
That was a very unfortunate mistake because we changed the platform name from emscripten to wasm. I have fixed it, please download again. Sorry for the inconvenience.
Thanks! Downloaded new version - worked fine!

Re: [BETA] NoesisGUI v2.2.0b4

Posted: 10 Dec 2018, 20:04
by Ringo
new version is nice!
please add x64 binaries for Android too