We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a6ce3 commit 9e8765aCopy full SHA for 9e8765a
bridge.go
@@ -1,6 +1,7 @@
1
package qml
2
3
// #cgo CPPFLAGS: -I./cpp
4
+// #cgo CPPFLAGS: -I/usr/include/qt5/QtCore/5.0.1/QtCore
5
// #cgo CPPFLAGS: -I/usr/include/qt5/QtCore/5.0.2/QtCore
6
// #cgo CPPFLAGS: -I/usr/include/qt5/QtCore/5.1.1/QtCore
7
// #cgo CPPFLAGS: -I/usr/include/qt5/QtCore/5.2.0/QtCore
0 commit comments