djipi / Virtual-Jaguar-Rx

Virtual Jaguar, an Atari Jaguar emulator, with integrated debugger
GNU General Public License v3.0
42 stars 5 forks source link

Linux compilation error #28

Closed djipi closed 3 years ago

djipi commented 3 years ago

src/jaguar.cpp:28:23: fatal error: QMessageBox: No such file or directory compilation terminated.

Originally posted by @Zombie-Ryushu in https://github.com/djipi/Virtual-Jaguar-Rx/issues/26#issuecomment-729764655

djipi commented 3 years ago

Hi @rocky1138 Could you try to compile the 'develop' branch on your Linux system? Thanks.

djipi commented 3 years ago

The relative directory path for the Qt include files has been added, it should fix the compilation errors.