DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 14th January 2018
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default QtCreator 4.5 issue

Hello,
I just installed Qt Creator 4.5 with libreoffice, on FreeBSD 12, the QtCreator disappears at the launch of this latter.
with the commands pkg install qtcreator and pkg install libreoffice !
what can I do ?
do you have to compile the ports?


Regards
Philippe
Reply With Quote
  #2   (View Single Post)  
Old 16th January 2018
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

when i installed the port of qtcreator i have a missing headers.
this is my out put :
Code:
DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I../../../src -I../../../src -I../../libs -I/usr/ports/devel/qtcreator/work/qt-creator-opensource-src-4.5.0/tools -I../../plugins -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtCore -I.moc/release-shared -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/release-shared/flamegraph.o flamegraph.cpp
In file included from flamegraph.cpp:26:
In file included from ./flamegraph.h:31:
In file included from /usr/local/include/qt5/QtQuick/QQuickItem:1:
/usr/local/include/qt5/QtQuick/qquickitem.h:43:10: fatal error: 
      'QtQuick/qtquickglobal.h' file not found
#include <QtQuick/qtquickglobal.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
*** Error code 1

Stop.
make[6]: stopped in /usr/ports/devel/qtcreator/work/qt-creator-opensource-src-4.5.0/src/libs/flamegraph
*** Error code 1

Stop.
make[5]: stopped in /usr/ports/devel/qtcreator/work/qt-creator-opensource-src-4.5.0/src/libs
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/devel/qtcreator/work/qt-creator-opensource-src-4.5.0/src
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/devel/qtcreator/work/qt-creator-opensource-src-4.5.0
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/qtcreator
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/qtcreator
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/qtcreator
root@hpc-bella:/usr/ports/devel/qtcreator #
QtQuick/qtquickglobal.h and quickitem.h missing headers !


Regards
philippe
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
xen 45 issue philo_neo71 NetBSD General 1 9th November 2015 11:05 AM
FTP issue? desreguard OpenBSD General 14 29th August 2011 04:21 PM
VPN Nat issue on 4.8 copetts OpenBSD Security 2 12th April 2011 10:34 AM
Possible SMP Issue? MetalHead OpenBSD General 1 25th November 2008 03:52 AM
RAM issue nikkon FreeBSD General 5 7th May 2008 04:26 AM


All times are GMT. The time now is 11:04 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick