gcfavorites / wiixplorer

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

Compile error in latest SVN on Linux: source/Controls/ThreadedTaskHandler.hpp #529

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to compile on Linux (64-bit)

What is the expected output? What do you see instead?
I see this compiler error:
Application.cpp
In file included from 
/home/tux-amd64/devkitPPC/wiixplorer/source/Controls/Application.cpp:33:0:
/home/tux-amd64/devkitPPC/wiixplorer/source/Controls/ThreadedTaskHandler.hpp:22:
20: fatal error: Thread.H: No such file or directory
compilation terminated.
make[1]: *** [Application.o] Error 1
make: *** [build] Error 2

Lowercasing the H make it build again.

What version of WiiXplorer are you using? On what System Menu?
Latest SVN, 4.3

Please provide any additional information below.
Compiling system is Debian wheezy 64-bit

Original issue reported on code.google.com by tuxlover...@gmail.com on 8 Jul 2012 at 7:11

GoogleCodeExporter commented 8 years ago
its a typo, will fix later

Original comment by dimok...@googlemail.com on 8 Jul 2012 at 2:05

GoogleCodeExporter commented 8 years ago

Original comment by dimok...@googlemail.com on 23 Dec 2012 at 12:55