Search found 3 matches
- Fri May 21, 2021 2:02 pm
- Forum: Installation
- Topic: Probems Qt versions
- Replies: 3
- Views: 73864
Re: Probems Qt versions
Sorry guys !! Just with a coupple of "make clean" problems dissapeared and the compilation was succesfull
- Fri May 21, 2021 1:02 pm
- Forum: Installation
- Topic: Probems Qt versions
- Replies: 3
- Views: 73864
Re: Probems Qt versions
In the meanwhile I've solved (I think) the path to use Qt5.15 in buiding Geopsy. Still, I got this errors in QGpGuiMath/src/ImageLayer.cpp src/ImageLayer.cpp: In member function ‘QRgb* QGpGuiMath::ImageLayer::image(int&)’: src/ImageLayer.cpp:309:18: error: ‘class QImage’ has no member named ‘siz...
- Fri May 21, 2021 11:40 am
- Forum: Installation
- Topic: Probems Qt versions
- Replies: 3
- Views: 73864
Probems Qt versions
Hi all, I'm trying to install GeopSy in a Ubuntu machine, but got problems of compatibility qith Qt. I've conda settings in the computer, and I think this is the base of the problem. a) Installing geopsy within a Conda environment: Conda seems to support only Qt 5.9, a version that does not allow to...