[Bug 213256] graphics/qt5-3d staging error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 8 18:49:05 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213256
groot at kde.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |groot at kde.org
--- Comment #1 from groot at kde.org ---
Can you make clean ; make and take a look at the top of the build output? The
top 20 lines or so is enough; you should see something like this:
===> qt5-3d-5.6.1 depends on shared library: libassimp.so.3 - found
(/usr/local/lib/libassimp.so.3)
===> Configuring for qt5-3d-5.6.1
/bin/mkdir -p
/zbigone/src/ports-playground/graphics/qt5-3d/work/qt3d-opensource-src-5.6.1
echo 'CMAKE_MODULE_TESTS = -' >
/zbigone/src/ports-playground/graphics/qt5-3d/work/qt3d-opensource-src-5.6.1/.qmake.cache
echo 'QMAKE_LIBDIR_FLAGS =
-L/zbigone/src/ports-playground/graphics/qt5-3d/work/qt3d-opensource-src-5.6.1/lib'
>>
/zbigone/src/ports-playground/graphics/qt5-3d/work/qt3d-opensource-src-5.6.1/.qmake.cache
Checking for assimp... yes
Reading
/zbigone/src/ports-playground/graphics/qt5-3d/work/qt3d-opensource-src-5.6.1/src/src.pro
In particular that ports is looking for, and finding, libassimp, and that
subsequently Qt configure ("Checking for assimp... yes") is also finding
libassimp.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list