Off-Topic > Off-Topic - Tiny Core Lounge
notepadqq compilation error: "Could not find feature thread"
Rich:
Hi GNUser
What if you do this:
--- Code: ---configure --prefix=/usr/local -no-feature-thread
--- End code ---
GNUser:
Darn, no. Same result.
Rich:
Hi GNUser
How about this:
--- Code: ---configure --prefix=/usr/local -no-warnings-are-errors -no-feature-thread
--- End code ---
GNUser:
Thank you, Rich. You had my hopes up with that one :)
Alas, same result.
GNUser:
I found that these files in the qt-5.x-dev extension have "thread" in their name:
--- Code: ---./tmp/tcloop/qt-5.x-dev/usr/local/include/qt5/QtCore/QThread
./tmp/tcloop/qt-5.x-dev/usr/local/include/qt5/QtCore/QThreadPool
./tmp/tcloop/qt-5.x-dev/usr/local/include/qt5/QtCore/QThreadStorage
./tmp/tcloop/qt-5.x-dev/usr/local/include/qt5/QtCore/QThreadStorageData
./tmp/tcloop/qt-5.x-dev/usr/local/include/qt5/QtCore/qthread.h
./tmp/tcloop/qt-5.x-dev/usr/local/include/qt5/QtCore/qthreadpool.h
./tmp/tcloop/qt-5.x-dev/usr/local/include/qt5/QtCore/qthreadstorage.h
--- End code ---
Maybe one of the steps in the build process does not know where to find these files on a TCL system?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version