Sunday, July 6th 2008, 4:40pm UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Tuesday, April 15th 2008, 2:29pm

VxWorks mkspecs

Hi,

I'm currently trying to get qmake to build a makefile for VxWorks 5.5. We are using a ccppc as a compiler and I was how I could get the VxWorks Compiler to work with Qmake. I can't seem to find a mkspecs for VxWorks.
  • Go to the top of the page

2

Saturday, May 3rd 2008, 2:32am

RE: VxWorks mkspecs

vxworks is not the os. mkspecs are designed for an os target first then compiler target. any of the -g++ compilers should do it for vxworks as well
  • Go to the top of the page

nijish

Trainee

Posts: 154

Location: Bangalore

Occupation: Software Engineer

3

Wednesday, May 14th 2008, 11:44am

@Martin - better write your own makefile. its simple enuf.
  • Go to the top of the page

Rate this thread