Are you planning to sell the program you want to create? If not, write something in blue. Cannot convey things only out of compiler error messages.
No wait, I caught something. Are you trying to compile a 64-bit program in 32-bit QB64? Or are you trying to do 32-bit program with 64-bit libraries? They don't mix. You have to reconstruct QB64(PE) and then try to compile your program again.
No wait, I caught something. Are you trying to compile a 64-bit program in 32-bit QB64? Or are you trying to do 32-bit program with 64-bit libraries? They don't mix. You have to reconstruct QB64(PE) and then try to compile your program again.