-
Hi, My development environment:
1. Debian10;
2. QT 5.11.3;
3. CloudCompare 2.11 alpha;
4. PCL 1.9.1
I compiled from source after I "make install", cloudcompare worked well, pcd files can be loa…
-
```
What steps will reproduce the problem?
1.open ltr_gui.pro with QTCreator 5.3.2
2.change "include " with include "" (because QT5 can't
find libraries under QtGui)
3.push start button in interface …
-
I'm trying to test if I can make app with qtcreator and install via appman to the pelux.
I installed qtcreator(commercial trial) which provides 'automotive suites examples'.
First of all, I config…
-
Relevant parts of the .pro file:
```
## set the QTC_SOURCE environment variable to override the setting here
QTC_SOURCE = /Users/kaiyin/Qt/qt-creator
QTCREATOR_SOURCES = $$QTC_SOURCE
isEmpty(QTCREATO…
-
```
What steps will reproduce the problem?
I'm using ffmpeg and marble opensource lib
What is the expected output? What do you see instead?
the compilation failled:
d:\dev\qt\qtcreator-2.3.1\mingw\bi…
-
All of the QtCreator .pro files seem to be set up for QT4, still.
I was not able to find an easy way to fix this, unfortunately.
The big issue that made me stop looking into it, is the moc file…
-
```
What steps will reproduce the problem?
1.open ltr_gui.pro with QTCreator 5.3.2
2.change "include " with include "" (because QT5 can't
find libraries under QtGui)
3.push start button in interface …
-
```
What steps will reproduce the problem?
I'm using ffmpeg and marble opensource lib
What is the expected output? What do you see instead?
the compilation failled:
d:\dev\qt\qtcreator-2.3.1\mingw\bi…
-
```
What steps will reproduce the problem?
I'm using ffmpeg and marble opensource lib
What is the expected output? What do you see instead?
the compilation failled:
d:\dev\qt\qtcreator-2.3.1\mingw\bi…
-
As the title explains when running the command provided I get an error. Here it is:
`docker run -it -v /tmp:/tmp rain92/kobo-qt-dev qtcreator $DISPLAY
Authorization required, but no authorization …