QNX SDK available for MAC - qnx

Is there any QNX SDK available for MAC? I had found one for Windows and for Linux.. But Can't find one for MAC... Would be so helpful if anyone help me in this.
Thanks in advance.

I was going to say "no, I've never seen a Mac package for QNX", but a simple Google search reveals that if you are trying to target BlackBerry, they have something.
See this link.
If you're not targeting BlackBerry, then you should probably give their QNX-hosted development VM a try. This should work pretty well on any modern host machine.

For those targeting the QNX Neutrino RTOS:
I just found a very nice gem inside the Momentics IDE for Blackberry installed on a Mac. Simply go to File->Preferences and in the side-bar select QNX->Profiles and check the box QNX Developer.
You now have access to the QNX project wizards and can target the Neutrino RTOS. I'm developing everything on my Mac with Momentics and a QNX Neutrino target running on a VMWare virtual machine (supplied by QNX). I can connect to the VM target with qconn and going through the first steps tutorial was a breeze.
My current setup:
Yosemite 10.10.5
Momentics IDE for Blackberry IDE 2.1.2
VMware Fusion 8
QNX-supplied VMware image of Neutrino RTOS 6.5.0 SP1 runtime

Related

Ideal development host operating system for QNX development

What is the ideal development host operating system for QNX development? I have read a comment that, in order of preference, it's Linux, macOS, Windows. As for developing on a MacBook Pro, one comment I've read is that because comparatively fewer people use macOS for QNX development the tools tend to be buggy and are behind in patches compared to tools for Linux or Windows.
I think that this operating system is Windows because it is the most widespread OS and Qnx Momentics works very well but you can use Momentics also under Linux or MacOS. I have been using Windows version of Qnx Momentics and don't have any problems. But one suggestion. Don't use self-hosted version of Qnx Momentics (Qnx Momentics installed on the target). It works very slowly.

How to install Xcode on Windows 8? [duplicate]

This question already has answers here:
How can I develop for iPhone using a Windows development machine?
(42 answers)
Closed 8 years ago.
Hi I've recently become interested in developing applications for iOS. I've taken classes in Objective-C before, and we've always used Xcode to build and run our programs. I am a Windows user at home, and I'm not interested in buying a Macintosh. Is there any way to install Xcode on a Windows 8 PC? Any help is appreciated, thanks. :D
You can not install xcode on windows 8 because it requires MAC OS, and Windows and MAC are two different operating system.
To install xcode you have to make VM workstation on your machine and make MAC OS on that or you have to purchase a MAC Machine.
You can also have dual boot on your machine, Keep in mind that dual boot or MAC OS on VM Workstation did not support sound, wifi and some other resources.
As far as I know you cannot install Xcode on a Windows PC - just like you cannot install Visual Studio and develop for Windows on a Mac.
The only way I can think of, is if you install MacOS in a Virtual Machine (e.g. http://www.macbreaker.com/2012/07/mountain-lion-virtualbox.html)

Resolving cross platform error?

I am attempting to build iOS apps in C# in Visual Studio with the help of the Xamarin software. My question is, is there any other solutions for resolving the build host connection between my Mac and PC? I have successfully downloaded the Xamarin software on the PC but on my mac i cant install Xamarin because it has the 10.6.8 software but Xamarin needs 10.7.0 at the least. I have already installed Xcode successfully as well.
Unfortunately you will need to update your Mac build host machine to 10.7 in order to use the cross platform building solution provided by Xamarin.
This is because one of the key requirements is that you have Xamarin.iOS installed on the Mac build host which, as you mentioned, requires 10.7.

Blackberry Simulator Installation and Java Virtual Machine Load Failed

Blackberry Simulator can't be loaded due to incompatible Java Virtual Machine. How to know which JVM is perfect for Blackberry QNX Momentics Native SDK?
Do you mean the Simulator used for BB10 Native Development (using C/C++ Cascades)? Presuming you do, this simulator is run as a Virtual Machine using VMware, not as a Java VM. You will find more of the requirements and installation details using this page:
BB10 Simulator Requirements

How to develop Blackberry apps on Mac OS?

I am developing iPhone and also Android applications in Apple MacBook. I want to develop Blackberry application. I am using Windows to learn for now.
Is there any software or Eclipse plugin to develop BlackBerry applications on Mac OS instead of Windows?
You may find something interesting/useful by looking at this question: installing BlackBerry Eclipse JDE plugin on Mac OS X
Unfortunately the current version of the Eclipse plug-in only supports OS6 and you must have a physical device connected to the computer. I've been using Parallels to run Windows XP on my Macbook Pro and am pretty pleased.
I am a fan of using parallels. It can run in coherence mode and also skin windows to look like your mac. I use parallels and an eclipse windows plugin.

Resources