svn commit: r532040 - head/cad/opencascade

Christoph Moench-Tegeder cmt at burggraben.net
Sun Apr 19 18:25:26 UTC 2020


## Christoph Moench-Tegeder (cmt at burggraben.net):

> I think r532040 was fine - opencascade build just fine on that
> revision after modifying vtk8 (see sub-thread from
> https://lists.freebsd.org/pipermail/freebsd-ports/2020-April/118304.html ).

Re-checking shows: that's not the full story. Correct patch now in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241165 

- Originally, opencascade failed with this error:
: CMake Error at /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:15 (message):
:   The imported target "Qt5::Core" references the file
:
:      "/usr/local/lib/qt5/bin/qmake"

- Adding qmake only (like on the mailing list) gave me
: CMake Error at /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:15 (message):
:   The imported target "Qt5::Core" references the file
:
:      "/usr/local/lib/qt5/bin/moc"

So, qmake+buildtools it is, and Bob is your uncle.

Regards,
Christoph

-- 
Spare Space


More information about the svn-ports-all mailing list