Skip to content

scons install - fails (clean install of QT, scons and ofq) #3

@pperrin

Description

@pperrin

Hi I have a clean install of pretty much everthing on a Raspberry Pi Running Raspbian. But can't get the library to install... (help!).

scons: Reading SConscript files ...

scons: warning: Could not detect qt, using moc executable as a hint (QTDIR=/usr)
File "/home/pi/qt_projects/ofq/ofq/SConstruct", line 4, in
Checking for QtCore 4.2 or higher...(cached) yes
Checking for QtGui 4.2 or higher...(cached) yes
Checking for QtNetwork 4.2 or higher...(cached) yes

scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
File "/home/pi/qt_projects/ofq/ofq/libofqf/SConscript", line 5, in
scons: done reading SConscript files.
scons: Building targets ...
g++ -o libofqf/qoscclient.os -c - W a l l " " - W e r r o r " " - g " " - f p i c -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -fPIC -I/usr/include -Ilibofqf libofqf/qoscclient.cpp
g++: error: W: No such file or directory
g++: error: a: No such file or directory

etc...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions