This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 190923 - When running a progam qmake with my config does not run.
Summary: When running a progam qmake with my config does not run.
Status: RESOLVED INCOMPLETE
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL: http://www.qtcentre.org/threads/34398...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-11 19:44 UTC by Azoth
Modified: 2011-11-16 16:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Azoth 2010-10-11 19:44:53 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201007282301)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_14
Runtime = Java HotSpot(TM) Client VM 14.0-b16
Comment 1 Adam Sotona 2010-10-21 09:01:50 UTC
I am not aware about any usage of qmake from NetBeans Mobility.
Could you, please, describe what tools are you using and waht is the case?

Thanks
Comment 2 Adam Sotona 2010-10-21 09:02:06 UTC
I am not aware about any usage of qmake from NetBeans Mobility.
Could you, please, describe what tools are you using and what is the case?

Thanks
Comment 3 Azoth 2010-10-24 03:28:11 UTC
I am using  Qt 4.7.0.
I followed all the intructions to set it my compiler and assembler
My make is in C:\msys\1.0\bin
Compiler and assember in C:\Qt\2010.04\mingw\bin
Qmake:   C:\Qt\2010.04\qt\bin
Tool collection called Qt_Tools

I just ran  QtApplication_1 and got the following errors:

"/usr/bin/make" -f nbproject/Makefile-Debug.mk QMAKE=/C/Qt/2010.04/qt/bin/qmake.exe SUBPROJECTS= .build-conf
/bin/sh.exe: /usr/bin/make: Permission denied
make: *** [.build-impl] Error 126

BUILD FAILED (exit value 2, total time: 843ms)