Skip to content

[QUESTION] CGAL with QT5 support in Embarcadero C++ Builder #6305

Answered by lrineau
MVoloshin asked this question in Q&A
Discussion options

You must be logged in to vote

Honestly, your question is way out of our scope, and I doubt any CGAL developer will able to provide an answer. You should consult with developers of Embarcadero C++ builder, for such a question.

I suggest you remove CGAL from the question: as CGAL is header-only (except for its dependencies), you should try first to build a C++ Qt5 program, without CGAL, and try and see if it compiles and runs well with bcc64. As bcc64 seems based on the LLVM clang compiler, I think you should try first using a version of Qt5 built for MSVC.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MVoloshin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6301 on February 03, 2022 15:30.