Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 301)

Ticket Resolution Summary Owner Reporter
#81 fixed Error Tellie
Description

Some programs give me this output. g++ -Zomf -Zstack 0x2000 -Zmap -Zlinker "DISABLE 1121" -s -o release\blubbels.exe @release\OBJECTS.blubbels.Release.rsp -Lu:\qt-4.5.1\lib -lQtGui4 -lQtCore4 n -x2 release\app_icon.res release\blubbels.exe SYS1041: The name n is not recognized as an internal or external command, operable program or batch file.

I see in the makefile that it's calling this line: $(RC) -n -x2 $(RES_FILE) $(DESTDIR_TARGET) Whats (RC) for a program, the only program i see is Operating System/2 Resource Compiler Version 3.00.011 May 30 1995 But when i look for the -n and the x2 i see only for -n -n - Don't show logo

No option for -x2 So i believe i have wrong program, what program must i use..

#273 invalid Error when building Tea Tellie
Description

When builing tea i get this error due the make:

EK_LIBC__ -D__GNUC__ quazipfile.h -o moc_quazipfile.cpp
make: Circular install_target <- first dependency dropped.
make: Circular install_target_debuginfo <- first dependency dropped.
copy "bin\tea.exe" "\usr\local\bin\tea.exe"
bin\tea.exe
SYS0002: The system cannot find the file specified.
        0 file(s) copied.
make: *** [install_target] Error 1
make: *** Waiting for unfinished jobs....

Source is @ http://sourceforge.net/projects/tea-editor/files/tea-editor/32.0.0/tea-32.0.0.tar.bz2/download

#157 fixed Examples and Demos will not launch. David McKenna
Description

Any attempt to launch a demo in the new QT 4.6.2 (everything installed: dev, doc, examples, lib) results in an error : Could not launch the example. Ensure that it has been built.

Also, no descriptions appear on the page. There is a notice: "Could not load description. Ensure that the documentation for QT is built."

Clicking on 'Documentation' results in an error "Could not start QT Assistant"

Note: See TracQuery for help on using queries.