PhAB == VisualC++ ???

Hi,

I work with Microsoft Visual C++ and I would like to know if phab is the
equivalent software for QNX?
I hear about GCC but when I installed the C++ packages with the package
installer, I only see phab and no gcc…

What do I need to work like with Visual C++ ?
Is Phab the right software?
If yes, where do I have to write the C++ codes???
The only windows I could access was a terminal window… (Application →
build+run → new…)
And, if I have to use this terminal window, how do I save what I just
wrote??

Thanks a lot for any help and sorry for my english…

STARN

PhAB is a visual design tool that generates the underlying C and/or C++
code to implement your application’s user interface. gcc is a compiler
and linker, not a graphical tool.

Take a look the documentation found at
http://qdn.qnx.com/support/docs/photon_2.0_en/prog_guide/about.html
This has a lot of information to get you started as well as some really
good tutorials.

Regards,
Dave B.

arno stoum wrote:

Hi,

I work with Microsoft Visual C++ and I would like to know if phab is the
equivalent software for QNX?

I hear about GCC but when I installed the C++ packages with the package
installer, I only see phab and no gcc…

What do I need to work like with Visual C++ ?
Is Phab the right software?
If yes, where do I have to write the C++ codes???
The only windows I could access was a terminal window… (Application –
build+run → new…)
And, if I have to use this terminal window, how do I save what I just
wrote??

Thanks a lot for any help and sorry for my english…

STARN