[Solved] Comping Error On Windows 7

Windows specific questions.
Post Reply
Gablea
Posts: 1104
Joined: Apr 06, 2010 0:05
Location: Northampton, United Kingdom
Contact:

[Solved] Comping Error On Windows 7

Post by Gablea »

Hi Everyone,
I am trying to compile a project on Windows 7 but I am getting the following error messages

Code: Select all

C:\Program Files (x86)\FreeBASIC\fbc -s gui "NPoS.bas"
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x15cb): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x15da): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1b8b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1b9a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1c93): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ca2): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ce1): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1cf0): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1edb): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1eea): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1fdd): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1fec): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x205e): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x206d): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x225b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x226a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x23ea): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x23f9): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3977): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3986): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x39e9): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x39f8): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3aa4): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3ab3): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3b22): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3b4c): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3c7d): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3d7c): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3d8b): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3e46): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3e55): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3f5d): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x3f6c): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x47ab): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x47ba): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x4b1c): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x4b2b): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x4ee2): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x4ef1): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x5295): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x52a4): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x5329): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x5338): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x536d): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x537c): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x53bc): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x53cb): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x5480): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x548f): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x5590): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x559f): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x5a85): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x5a94): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x948b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x949a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x961e): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x962d): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x9807): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x9816): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x9a65): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x9a74): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x9cb0): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x9cbf): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x9eec): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x9efb): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xa0e9): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xa0f8): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xa49e): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xa4ad): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xa70a): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xa719): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xa98b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xa99a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xabdb): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xabea): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xae2b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xae3a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xaeac): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xaebb): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xaf2d): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xaf3c): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xafae): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xafbd): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xb0aa): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xb0b9): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xb2eb): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xb2fa): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xb555): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xb564): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xb75b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xb76a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xb9fa): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xba09): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xbc8b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xbc9a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xbe85): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xbe94): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xbfab): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xbfba): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xc25b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xc26a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xc91b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xc92a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xc97b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xc98a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xc9b9): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xc9c8): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xca4f): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xca5e): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xca90): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xca9f): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcace): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcadd): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcb41): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcb50): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcba5): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcbb4): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcbe3): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcbf2): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcc33): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcc42): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xccba): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xccc9): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcee1): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcef0): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcf62): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcf71): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcfe3): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xcff2): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xd1ac): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0xd1bb): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x12c37): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x12c46): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x12dc6): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x12dd5): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x12eed): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x12efc): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1307c): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1308b): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x131a3): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x131b2): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13224): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13233): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x133b3): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x133c2): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x135f6): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13605): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13677): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13686): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x137ac): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x137bb): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x138d3): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x138e2): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13954): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13963): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13a89): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13a98): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13c4d): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x13c5c): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1e487): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1e493): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1e9d9): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1e9e8): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ea2c): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ea3b): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ebaf): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ebbe): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ecc3): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ecd2): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1edbc): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1edcb): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ee51): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ee60): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ef7d): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x1ef8c): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2691c): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2692b): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x26a71): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x26aaf): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x26abe): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x26cdd): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x26d1b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x26d2a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x26fec): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x26ffb): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2721d): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2725b): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2726a): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x275bd): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x275cc): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f1df): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f1ee): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f2b0): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f2bf): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f33d): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f34c): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f3ca): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f3d9): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f457): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f466): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f4e0): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f4ef): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f561): undefined reference to `XFONT::INTERFACE::BACKCOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: NPoS.o:fake:(.text+0x2f570): undefined reference to `XFONT::INTERFACE::FORECOLOR__set__(unsigned long)@8'
C:\PROGRA~2\FREEBA~1\bin\win32\ld.exe: C:\Program Files (x86)\FreeBASIC\lib\win32/libxfont.a(xfont.o):fake:(.text+0x12f8): undefined reference to `fb_ArrayClear@8'

Build error(s)
I have no idea what this means I have downloaded version 11.9.13 of the xfont lib and bi file but I still get the same error could someone advise me as to what I am doing wrong.

This is the start of my Program

Code: Select all

#include Once "fbgfx.bi"
	#Include Once "xfont.bi"								'This Allows the application to access the better fonts
	#Include Once "vbcompat.bi"
	#include Once "declaresubs.bi"	

	Using FB 
	
	'SetEnviron("fbgfx=VESA")
	'ScreenControl(fb.SET_DRIVER_NAME, "VESA")
	
	Dim FullScreen As string = *__FB_ARGV__[1]	' either normal or fullscreen or console if booting from the text only interface

	Select Case FullScreen
		Case "normal", "Normal", ""
			'ScreenRes 800,600,32,,fb.GFX_NO_FRAME Or fb.GFX_ALWAYS_ON_TOP
			'ScreenRes 800,600,32,2
			Screen 19, 32, 2, (GFX_WINDOWED and GFX_NO_SWITCH)
			SetMouse ,,0

		Case "fullscreen", "Fullscreen"
'			ScreenRes 800,600,32,,fb.GFX_NO_FRAME Or fb.GFX_FULLSCREEN or fb.GFX_NO_SWITCH
			Screen 19, 32, 2, (GFX_WINDOWED and GFX_NO_SWITCH)
			SetMouse ,,0
	End Select	
		
			 ApplicationVersion = "5.2.55"	'change me when ever a new function is active and STABLE
						 DebugMode = 1
Last edited by Gablea on Oct 10, 2021 19:37, edited 1 time in total.
Gablea
Posts: 1104
Joined: Apr 06, 2010 0:05
Location: Northampton, United Kingdom
Contact:

Re: Comping Error On Windows 7

Post by Gablea »

Sorted I just had to download the source code from the github (https://github.com/verybadidea/XFont-Lib) and compilte it with 1.08.1 and it works fine now.
Post Reply