porting photon app from qnx4

I need to port photon app that been developed from qnx4 to nto, when I
compile, I got -vdefault is not defined,
and couple other messages.
Should I rename the default folder to gcc_ntox86? what else I need to do?

I hate to import the widgets from qnx4 since i wil lose all the callbacks…

anyone can help?? any additional hints on porting from qnx4 for photon apps
are greatly appreciated.

Hi Ran,

Have you checked out the migration guide there is one in the helpviewer.
You can also find it online at the following link:

http://qdn.qnx.com/support/docs/mig4nto/index.html

Hope this helps
Regards
Brenda

ran zhang wrote:

I need to port photon app that been developed from qnx4 to nto, when I
compile, I got -vdefault is not defined,
and couple other messages.
Should I rename the default folder to gcc_ntox86? what else I need to do?

I hate to import the widgets from qnx4 since i wil lose all the callbacks…

anyone can help?? any additional hints on porting from qnx4 for photon apps
are greatly appreciated.


\

Hello ran,

Try going to the ‘Advanced options’ and change the command to make
application to ‘make’ then try to generate again.
If this doesn’t solve your problem please post all the error messages
you are getting.

Hope this helps.

Regards,
Dave B.



ran zhang wrote:

I need to port photon app that been developed from qnx4 to nto, when I
compile, I got -vdefault is not defined,
and couple other messages.
Should I rename the default folder to gcc_ntox86? what else I need to do?

I hate to import the widgets from qnx4 since i wil lose all the callbacks…

anyone can help?? any additional hints on porting from qnx4 for photon apps
are greatly appreciated.


\