Either I need education or the README does. :)
I'm trying to build Bat [on FreeBSD]. I have qwt 4.2.0 and qmake
1.0.7a installed.
README says to do this:
qmake
make
When I run qmake:
[EMAIL PROTECTED]:~/src/bacula-server-devel/work/bacula-2.1.28/src/qt-
console] $ qmake -v
Qmake version: 1.07a (Qt 3.3.6)
Qmake is free software from Trolltech AS.
[EMAIL PROTECTED]:~/src/bacula-server-devel/work/bacula-2.1.28/src/qt-
console] $ qmake
Usage: qmake [mode] [options] [files]
QMake has two modes, one mode for generating project files based
on
some heuristics, and the other for generating makefiles. Normally you
shouldn't need to specify a mode, as makefile generation is the
default
mode for qmake, but you may use this to test qmake on an existing
project
Mode:
-project Put qmake into project file generation mode
In this mode qmake interprets files as files
to
be built,
defaults to *.c; *.ui; *.y; *.l; *.ts; *.h;
*.hpp; *.hh; *.H; *.hxx; *.cpp; *.cc; *.cxx; *.C
-makefile Put qmake into makefile generation mode
(default)
In this mode qmake interprets files as project
files to
be processed, if skipped qmake will try to
find a project
file in your current working directory
I tried qmake -project and it created qt-console.pro
No Makefile was created.
What have I missed?
--
Dan Langille - http://www.langille.org/
Available for hire: http://www.freebsddiary.org/dan_langille.php
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel