Bonjour,
Je programme en QB64 version 2.1 depuis longtemps !!!
La compilation de l'un de mes programmes me renvoie :
C++ Compilation failed
(Check .\internal\temp\compilelog.txt)
le fichier compilelog.txt est :
Code cmd : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8 C:/qb64/internal/c/c_compiler/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\Users\apiqu\AppData\Local\Temp\ccGBNyKi.o:qbx.cpp:(.text+0x2183e): undefined reference to `sub_beep()' C:/qb64/internal/c/c_compiler/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\Users\apiqu\AppData\Local\Temp\ccGBNyKi.o:qbx.cpp:(.text+0x2186f): undefined reference to `sub_beep()' C:/qb64/internal/c/c_compiler/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\Users\apiqu\AppData\Local\Temp\ccGBNyKi.o:qbx.cpp:(.text+0x28ba2): undefined reference to `sub_play(qbs*)' C:/qb64/internal/c/c_compiler/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\Users\apiqu\AppData\Local\Temp\ccGBNyKi.o:qbx.cpp:(.text+0x30108): undefined reference to `sub_play(qbs*)' C:/qb64/internal/c/c_compiler/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: libqb\os\win\libqb_2_1_0001000000000.o:libqb.cpp:(.text+0x944e1): undefined reference to `snd_init()' C:/qb64/internal/c/c_compiler/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: libqb\os\win\libqb_2_1_0001000000000.o:libqb.cpp:(.text+0x95c9d): undefined reference to `snd_mainloop()' C:/qb64/internal/c/c_compiler/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: libqb\os\win\libqb_2_1_0001000000000.o:libqb.cpp:(.text+0x95f42): undefined reference to `snd_un_init()' collect2.exe: error: ld returned 1 exit status
Après bien des recherches, je ne trouve pas ; merci pour votre aide.





Répondre avec citation








Partager