bestm80eva / unrealspeccyp

Automatically exported from code.google.com/p/unrealspeccyp
0 stars 0 forks source link

undefined reference to xScreenshot::Store #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Checkout source tree
2. Open project in codeblocks using ".cbp" file
3. Build project

Expected: Successfull building
Got: linking error

Linking executable:
Debug/unreal_speccy_portable
Debug/main.o: In function `xPlatform::eFileTypePNG::Store(char const*)':
/usr/src/unrealspeccyp/main.cpp:489: undefined reference to 
`xScreenshot::Store(eSpeccy*, char const*)'
collect2: выполнение ld завершилось с кодом 
возврата 1
Process terminated with status 1 (0 minutes, 7 seconds)
1 errors, 0 warnings

What version of the product are you using? On what operating system?
Distro: Arch Linux
OS: Linux 3.0-ARCH i686 AMD
UnrealPortable version: revision 608

Original issue reported on code.google.com by smal.r...@gmail.com on 6 Aug 2011 at 5:10

GoogleCodeExporter commented 8 years ago

Original comment by djd...@gmail.com on 16 Aug 2011 at 8:09