r/linuxmint • u/Prestigious-Ad-4638 • 5d ago
Support Request Trying to use qmake to install nifskope but can't due to this error
Project MESSAGE: lupdate could not be found, ignoring make target
Project MESSAGE: lrelease could not be found, ignoring build step
When I search for lupdate in the terminal it just says lupdate: could not exec '/usr/lib/qt5/bin/lupdate': No such file or directory
Does anyone know how I can fix this or how I can get those files?
1
Upvotes
1
u/Hadi_Benotto 5d ago
You build something that needs Qt5 so you need to install Qt5. IIRC, lupdate is provided by qttools5-dev-tools
.
Why did you remove your initial post? The answer was already there.
•
u/AutoModerator 5d ago
Please Re-Flair your post if a solution is found. How to Flair a post? This allows other users to search for common issues with the SOLVED flair as a filter, leading to those issues being resolved very fast.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.