Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Compiling and installing QB64...
- Building library 'LibQB'
- /tmp/cc7eymgW.s: Assembler messages:
- /tmp/cc7eymgW.s:107458: Error: bad instruction `fldt [fp,#-36]'
- /tmp/cc7eymgW.s:107458: Error: bad instruction `fistpll [fp,#-28]'
- /tmp/cc7eymgW.s:107510: Error: bad instruction `fldt [fp,#-20]'
- /tmp/cc7eymgW.s:107510: Error: bad instruction `fistpll [fp,#-12]'
- /tmp/cc7eymgW.s:107542: Error: VFP single precision register expected -- `flds [fp,#-16]'
- /tmp/cc7eymgW.s:107542: Error: bad instruction `fistpl [fp,#-8]'
- /tmp/cc7eymgW.s:107573: Error: bad instruction `fldl [fp,#-20]'
- /tmp/cc7eymgW.s:107573: Error: bad instruction `fistpl [fp,#-8]'
- Building library 'FreeType'
- Building library 'Core:FreeGLUT'
- Building 'QB64'
- g++: error: libqb/os/lnx/libqb_setup.o: Datei oder Verzeichnis nicht gefunden
- It appears that the qb64 executable file was not created, this is usually an indication of a compile failure (You probably saw lots of error messages pop up on the screen)
- Usually these are due to missing packages needed for compilation. If you're not running a distro supported by this compiler, please note you will need to install the packages listed above.
- If you need help, please feel free to post on the QB64 Forums detailing what happened and what distro you are using.
- Also, please tell them the exact contents of this next line:
- DISTRO: raspbian
- Thank you for using the QB64 installer.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement