add missing include#2933
Conversation
|
@bkuhls which operating system is used for building? |
|
Thanks! Please share |
The build error occured during cross-compilation with a musl-based toolchain while updating |
|
Do I understand "Stellarium for Busybox"? Emergency stick? ;-) Or for your router? Interested to read such user stories... |
Fixes build error with qt5 on Linux: stellarium-1.2/plugins/MeteorShowers/src/MeteorShowersMgr.hpp:331:12: error: field 'm_lastUpdate' has incomplete type 'QDateTime'
|
Hello @bkuhls! The fix has been merged into source code and you may test it via building Stellarium from source code or wait the weekly development snapshot... |
|
Hello @bkuhls! Please check the fresh version (development snapshot) of Stellarium: |
Description
Fixes build error with qt5:
stellarium-1.2/plugins/MeteorShowers/src/MeteorShowersMgr.hpp:331:12:
error: field 'm_lastUpdate' has incomplete type 'QDateTime'
Type of change
Checklist: