Real Software Forums http://forums.realsoftware.com/ |
|
iOS Compiler from VB to RB http://forums.realsoftware.com/viewtopic.php?f=13&t=40043 |
Page 4 of 5 |
Author: | simulanics [ Thu Feb 16, 2012 4:56 pm ] |
Post subject: | Re: iOS Compiler from VB to RB |
kermit wrote: Quote: Still can't fix the pct issue.. Have resaved as png and bmp.. You probably haven't, I'm guessing Open the original file. create a new file of the same size. Select all from the old image Paste into the new. Save as jpeg or png. Almost certainly you have been saving a PCT with just a different extension. Used batch image converter :-p |
Author: | NaNdummy [ Fri Feb 17, 2012 6:50 am ] |
Post subject: | Re: iOS Compiler from VB to RB |
simulanics wrote: kermit wrote: Quote: Still can't fix the pct issue.. Have resaved as png and bmp.. You probably haven't, I'm guessing Open the original file. create a new file of the same size. Select all from the old image Paste into the new. Save as jpeg or png. Almost certainly you have been saving a PCT with just a different extension. Used batch image converter :-p Which OS (version)? I could say what to do if I know what you have. |
Author: | NaNdummy [ Fri Mar 09, 2012 11:50 am ] |
Post subject: | Re: iOS Compiler from VB to RB |
simulanics wrote: [...] Used batch image converter :-p Better idea, send me the image, I will convert it. |
Author: | YogiYang [ Fri Mar 09, 2012 11:49 pm ] |
Post subject: | Re: iOS Compiler from VB to RB |
@Matthew, How is the compiler progressing? I am really getting excited about this compiler and want to try my hands on it! ![]() |
Author: | NaNdummy [ Sat Mar 10, 2012 4:39 am ] |
Post subject: | Re: iOS Compiler from VB to RB |
YogiYang wrote: @Matthew, How is the compiler progressing? I am really getting excited about this compiler and want to try my hands on it! ![]() You are not the only one who wants that, i cant wait ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Btw, this topic is on page 1 if you google for iPhone Compiler! |
Author: | simulanics [ Tue Apr 24, 2012 11:05 pm ] |
Post subject: | Re: iOS Compiler from VB to RB |
Sorry for the extreme delay... I have been working on a number of projects... since the last RS update...the iOS compiler crashed at every 'run'...so I revamped the entire thing and here it is so far... **It is not an actual compiler...it relies on a script (much like Realbasic) which is bound to the contained Nib Files...and is interpreted ![]() ![]() I have only tested it on Windows and linux...but contained in the following archive is the Mac build as well (including Windows and Linux of course) Download: http://www.realstudiodevspot.com/demos/ioscompiler.zip Screenshot: ![]() |
Author: | simulanics [ Tue Apr 24, 2012 11:14 pm ] |
Post subject: | Re: iOS Compiler from VB to RB |
Test IPA's created iPhone/iPod - http://www.realstudiodevspot.com/demos/iPhoneTest.ipa iPad - http://www.realstudiodevspot.com/demos/iPadTest.ipa |
Author: | Akiland [ Wed Apr 25, 2012 1:17 am ] |
Post subject: | Re: iOS Compiler from VB to RB |
Mac OS X Build don't work ![]() https://www.box.com/s/af59b97e5365b474271e |
Author: | YogiYang [ Wed Apr 25, 2012 2:39 am ] |
Post subject: | Re: iOS Compiler from VB to RB |
simulanics wrote: Sorry for the extreme delay... I have been working on a number of projects... since the last RS update...the iOS compiler crashed at every 'run'...so I revamped the entire thing and here it is so far... **It is not an actual compiler...it relies on a script (much like Realbasic) which is bound to the contained Nib Files...and is interpreted ![]() ![]() I have only tested it on Windows and linux...but contained in the following archive is the Mac build as well (including Windows and Linux of course) Download: http://www.realstudiodevspot.com/demos/ioscompiler.zip @Matthew, Thanks for this new working version. I will check it out and get back to you soon. |
Author: | simulanics [ Wed Apr 25, 2012 4:06 am ] |
Post subject: | Re: iOS Compiler from VB to RB |
YogiYang wrote: simulanics wrote: Sorry for the extreme delay... I have been working on a number of projects... since the last RS update...the iOS compiler crashed at every 'run'...so I revamped the entire thing and here it is so far... **It is not an actual compiler...it relies on a script (much like Realbasic) which is bound to the contained Nib Files...and is interpreted ![]() ![]() I have only tested it on Windows and linux...but contained in the following archive is the Mac build as well (including Windows and Linux of course) Download: http://www.realstudiodevspot.com/demos/ioscompiler.zip @Matthew, Thanks for this new working version. I will check it out and get back to you soon. Just came across your other message ..here's latest S++ ![]() |
Author: | Schnitzelbrain [ Wed Apr 25, 2012 9:05 am ] |
Post subject: | Re: iOS Compiler from VB to RB |
Akiland wrote: Same fault as in Win 7 64bit. Ran it a second time everything went fine. @simulanics Time to start programming, thank you for this nice software. schnitzelbrain |
Author: | simulanics [ Wed Apr 25, 2012 11:58 am ] |
Post subject: | Re: iOS Compiler from VB to RB |
Schnitzelbrain wrote: Akiland wrote: Same fault as in Win 7 64bit. Ran it a second time everything went fine. @simulanics Time to start programming, thank you for this nice software. schnitzelbrain @schnitzelbrain The error is being caused by the remnants of zlib1.dll....in my rush to "put something out for demonstration" I forgot to set zlib1.dll creation for "Windows" only ![]() PS everyone - there is a utility called "ldid" which can sign the IPA's if you can't wait for me to fix my method ![]() |
Author: | NaNdummy [ Wed Apr 25, 2012 12:20 pm ] |
Post subject: | Re: iOS Compiler from VB to RB |
You could write an announcement! |
Author: | Schnitzelbrain [ Wed Apr 25, 2012 1:08 pm ] |
Post subject: | Re: iOS Compiler from VB to RB |
simulanics wrote: Schnitzelbrain wrote: Akiland wrote: Same fault as in Win 7 64bit. Ran it a second time everything went fine. @simulanics Time to start programming, thank you for this nice software. schnitzelbrain @schnitzelbrain The error is being caused by the remnants of zlib1.dll....in my rush to "put something out for demonstration" I forgot to set zlib1.dll creation for "Windows" only ![]() PS everyone - there is a utility called "ldid" which can sign the IPA's if you can't wait for me to fix my method ![]() Ahh thats why, I ran the program the second time once with admin rights ![]() Thought you are thrustworthy to try out ![]() Schnitzelbrain |
Author: | simulanics [ Sat Jun 23, 2012 8:08 pm ] |
Post subject: | Re: iOS Compiler from VB to RB |
Revamped the entire project while working on this viewtopic.php?f=1&t=44165&p=247978#p247978 Will post the new GUI soon after its cleaned up...changed 100% So... The new compiler is EXACTLY THAT...a true iOS capable compiler...(yes you do need to learn objective-c..it's EASY) The new GUI is very similar to apples XCODE with visual layout designer for nib file generation... It implements the full iOS 5.1 SDK and all components..sorry I've been hiding it...(this is my solution for windows/Linux iOS developers)...sorry Mac users if it crashes have not tested for Mac...Xcode is freely available to you. Will update downloads below: |
Page 4 of 5 | All times are UTC - 5 hours |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |