Richter64 / usbloader-gui

Automatically exported from code.google.com/p/usbloader-gui
0 stars 0 forks source link

compile error #151

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compile source
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
compile source 228

Please provide any additional information below.

> "make" 
FreeTypeGX.cpp
audio.cpp
input.cpp
main.cpp
menu.cpp
c:/Users/Gott/Desktop/guisource/source/menu.cpp: In function 'char*
NetworkInitPromp(int)':
c:/Users/Gott/Desktop/guisource/source/menu.cpp:1242: error: 'struct CFG'
has no member named 'cover_path'
c:/Users/Gott/Desktop/guisource/source/menu.cpp:1245: error: 'struct CFG'
has no member named 'cover_path'
c:/Users/Gott/Desktop/guisource/source/menu.cpp: In function 'int
ProgressDownloadWindow(int)':
c:/Users/Gott/Desktop/guisource/source/menu.cpp:1498: error: 'struct CFG'
has no member named 'cover_path'
c:/Users/Gott/Desktop/guisource/source/menu.cpp:1506: error: 'struct CFG'
has no member named 'cover_path'
make[1]: *** [menu.o] Error 1
"make": *** [build] Error 2

> Process Exit Code: 2
> Time Taken: 00:04

Original issue reported on code.google.com by Meanne...@googlemail.com on 30 Apr 2009 at 8:29

GoogleCodeExporter commented 9 years ago
r228

Original comment by Meanne...@googlemail.com on 30 Apr 2009 at 8:29

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by dimok...@hotmail.de on 30 Apr 2009 at 9:38