Page 1 of 1

Error Building Git Repository on Windows

PostPosted: 10 Oct 2012, 19:06
by stked
Kory@KORY-PC /physfs-2.0.2/build
$ make
[ 1%] Building C object CMakeFiles/physfs.dir/archivers/wad.obj
c:/Users/Kory/supertux/physfs-2.0.2/archivers/wad.c: In function 'wad_load_entri
es':
c:/Users/Kory/supertux/physfs-2.0.2/archivers/wad.c:248:10: error: variable 'las
tDirectory' set but not used [-Werror=unused-but-set-variable]
cc1.exe: all warnings being treated as errors

make[2]: *** [CMakeFiles/physfs.dir/archivers/wad.obj] Error 1
make[1]: *** [CMakeFiles/physfs.dir/all] Error 2
make: *** [all] Error 2


I followed all of the instructions at http://supertux.lethargik.org/wiki/Building_on_Windows. Everything was going smoothly until I hit this wall. Please help!

Re: Error Building Git Repository on Windows

PostPosted: 11 Oct 2012, 14:25
by ctdabomb
hmmm Building on windows isn't my forte, but what you should do is open a ticket on the tracker: https://supertux.lethargik.org/bugs/my_view_page.php and start a mailing list topic for this, because that that is the way to get the attention of the person who handles the windows part, he isn't registered on here actually.