Opened 14 years ago
Closed 14 years ago
#273 closed defect (invalid)
Error when building Tea
| Reported by: | Tellie | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Qt Enhanced | 
| Component: | General | Version: | 4.7.3 | 
| Severity: | low | Keywords: | |
| Cc: | 
Description (last modified by )
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
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Did today a compile on a other Os2 machine, and there i have no problems :(
So must be something local on my home machine.
comment:3 by , 14 years ago
| Description: | modified (diff) | 
|---|---|
| Resolution: | → invalid | 
| Status: | new → closed | 
Elbert i don't think this is a Qt ticket at all, as it has to do with building an app and not a Qt defect. And as it worked even on another pc, i close it.
  Note:
 See   TracTickets
 for help on using tickets.
    
Strange part is that the compiling is not completed, so it's starnge it's wanted to copy the exe ?
Cause it's not finish...