i tried everything to solve this but since two days i'm blocked. i need IwNui Api in my application to build interface for my application iOs, but when adding this package to the mkb project with this line 'subproject IwNUI', Visual studio block on this trace error :
Building project: c:/Users/PC/Documents/testaaaa/testaaaa.mkb
1>c:/Users/PC/Documents/testaaaa/testaaaa.mkb(14): warning : filename case does not match the filesystem: c:/marmalade/6.2/modules/IwNUI/IwNUI.mkf
1> Executing: 'c:\marmalade\6.2\s3e\bin\mdev.bat update'
1> Downloading: http://source.madewithmarmalade.com/packages/6.2/Packages
1> Downloading: https://raw.github.com/marmalade/mdev-package-list/master/6.2?1365852339.42
1>CUSTOMBUILD : error : error downloading url: https://raw.github.com/marmalade/mdev-package-list/master/6.2?1365852339.42 (<urlopen error (8, 'EOF occurred in violation of protocol')>)
1>c:/marmalade/6.2/modules/iwutil/iwutil.mkf(19): error : Executing 'c:\marmalade\6.2\s3e\bin\mdev.bat update' failed. (return code 1)
1> FAILED (error code=3)
Even every examples of marmalde launchap which use Iw** api can't be build because the dowload of : https://raw.github.com/marmalade/mdev-package-list/master/6.2?1365852339.42 is not working. I saw tips on some pages but these not fixed it for me (delete folder in roaming/appdata/marmalade , close firewall, try with old sdk 6.2.1,6.2.0,6.1 etc)
I'm open to every suggestions, my development was going well until i need an UI to going forward. I'm beginner in interface development and if a different and easy way exist for adding a Ios UI i'm also interested in.
Thanks a lot for reading, dams