NoesisGUI 1.2.4 Trail Not working in Windows X86 Machine
Hello to Everyone,
I'm try to create UI for using NoesisGUI 1.2.4 trail. It's working(Developing mode) fine in 64-bit Windows Machine. But problem with X86(32-bit) machine(Windows).
I got an error in NoesisGUI/Scripts/MVVM/ObservableCollection.cs (95,30) (See Pic http://1drv.ms/1jo9ymW
I tried to find out references of 'Items' in NoesisGUI and didn't find any references. (Both verified in X86 and X64)
(See pic http://1drv.ms/1jo9zXY )
Then i commented the entire code part of
(See pic http://1drv.ms/1QrEFrV)
No Errors...But Unity is Crashed.... Probably due to memory leak.
Find error log file at http://1drv.ms/1joa9VB for more info
Please let me know if any thing wrong in my configuration.
I'm try to create UI for using NoesisGUI 1.2.4 trail. It's working(Developing mode) fine in 64-bit Windows Machine. But problem with X86(32-bit) machine(Windows).
I got an error
Code: Select all
error CS)103: The name 'Items' does not exist in the current context
I tried to find out references of 'Items' in NoesisGUI and didn't find any references. (Both verified in X86 and X64)
(See pic http://1drv.ms/1jo9zXY )
Then i commented the entire code part of
Code: Select all
private void CopyFrom(IEnumerable<T> collection)
(See pic http://1drv.ms/1QrEFrV)
No Errors...But Unity is Crashed.... Probably due to memory leak.
Find error log file at http://1drv.ms/1joa9VB for more info
Please let me know if any thing wrong in my configuration.
Re: NoesisGUI 1.2.4 Trail Not working in Windows X86 Machine
Observing your first screenshot I see that you have activated the platform "Web Player".
Unfortunately, that platform is yet not supported. Are you sure it is working fine in 64 bits? It is almost impossible. : )
Unfortunately, that platform is yet not supported. Are you sure it is working fine in 64 bits? It is almost impossible. : )
Re: NoesisGUI 1.2.4 Trail Not working in Windows X86 Machine
Thanks @jsantos.. I switched build settings to PC and it's working.
Thanks for Help...
It's my mistake. the 64 bit machine build setting is PC. That's way it not showing any errors.Are you sure it is working fine in 64 bits? It is almost impossible. : )
Thanks for Help...

Re: NoesisGUI 1.2.4 Trail Not working in Windows X86 Machine
Now, it makes sense. Thanks for updating the post!Thanks @jsantos.. I switched build settings to PC and it's working.
Who is online
Users browsing this forum: No registered users and 0 guests