
noreply at edgewall
Jun 19, 2006, 5:04 AM
Post #2 of 2
(264 views)
Permalink
|
|
Re: [The Trac Project] #3285: [PB] to install esvn ->cmd_lineedit.h
[In reply to]
|
|
#3285: [PB] to install esvn ->cmd_lineedit.h ---------------------------------------+------------------------------------ Reporter: davidb_spartoo [at] no-log | Owner: jonas Type: defect | Status: closed Priority: high | Milestone: Component: general | Version: Severity: normal | Resolution: invalid Keywords: | ---------------------------------------+------------------------------------ Changes (by cboos): * resolution: => invalid * status: new => closed * version: 0.9.5 => Old description: > Hi! > I try to install esvn and I have a problem > make > DQT_SHARED -DQT_THREAD_SUPPORT -I/opt/qt/mkspecs/linux-g++ -I. > -I/opt/qt/include -I.ui/ -I.ui -I.moc/ -o .obj/frm_main.o > .ui/frm_main.cpp > .ui/frm_main.cpp:29:26: error: cmd_lineedit.h: No such file or directory > make[1]: *** [.obj/frm_main.o] Error 1 > > How can I resolve this? > Thanks a lot > dav. New description: Hi! I try to install esvn and I have a problem {{{ make DQT_SHARED -DQT_THREAD_SUPPORT -I/opt/qt/mkspecs/linux-g++ -I. -I/opt/qt/include -I.ui/ -I.ui -I.moc/ -o .obj/frm_main.o .ui/frm_main.cpp .ui/frm_main.cpp:29:26: error: cmd_lineedit.h: No such file or directory make[1]: *** [.obj/frm_main.o] Error 1 }}} How can I resolve this? Thanks a lot dav. Comment: Wrong Trac... This is Edgewall's Trac for Trac itself, not the eSvn Trac! -- Ticket URL: <http://projects.edgewall.com/trac/ticket/3285> The Trac Project <http://trac.edgewall.com/> _______________________________________________ Trac-Tickets mailing list Trac-Tickets [at] lists http://lists.edgewall.com/mailman/listinfo/trac-tickets
|