[epiar-devel] Git problem

Matthew Zweig thezweig at gmail.com
Sun Jun 26 15:21:45 PDT 2011


Sorry, Canvas isn't used.  Remove line 10 from Source/UI/widgets.h
Fixed on my end and pushing now.

On Jun 26, 2011, at 3:19 PM, TWP Marketing wrote:

> I've fetched the current master from knowknowledge/Epiar.git, but the make cannot find a file:
> Source/UI/ui_canvas.h
> 
> This is the terminal report on the make failure:
> ...
>  make
> make  all-recursive
> make[1]: Entering directory `/home/twp/Epiar'
> Making all in Source/Lua
> make[2]: Entering directory `/home/twp/Epiar/Source/Lua'
> cd src && make generic
> make[3]: Entering directory `/home/twp/Epiar/Source/Lua/src'
> make all MYCFLAGS=
> make[4]: Entering directory `/home/twp/Epiar/Source/Lua/src'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/twp/Epiar/Source/Lua/src'
> make[3]: Leaving directory `/home/twp/Epiar/Source/Lua/src'
> make[2]: Leaving directory `/home/twp/Epiar/Source/Lua'
> make[2]: Entering directory `/home/twp/Epiar'
> g++ -DHAVE_CONFIG_H -I.  -DDATADIR="\"/usr/local/share/epiar\""  -I./Source/ -I./Source/Lua/src -g -O2 -DUSE_PHYSICSFS -I/usr/include/ -I/usr/include/FTGL -I/usr/include/freetype2   -I/usr/include/libxml2   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DCOMP_GCC -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL    -DUNIX -I/usr/include/GL -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f 'Source/main.cpp' || echo './'`Source/main.cpp
> In file included from Source/Engine/simulation.h:15,
>                  from Source/menu.h:12,
>                  from Source/main.cpp:18:
> ./Source/Engine/models.h:27: warning: ‘typedef’ was ignored in this declaration
> mv -f .deps/main.Tpo .deps/main.Po
> g++ -DHAVE_CONFIG_H -I.  -DDATADIR="\"/usr/local/share/epiar\""  -I./Source/ -I./Source/Lua/src -g -O2 -DUSE_PHYSICSFS -I/usr/include/ -I/usr/include/FTGL -I/usr/include/freetype2   -I/usr/include/libxml2   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DCOMP_GCC -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL    -DUNIX -I/usr/include/GL -Wall -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o `test -f 'Source/menu.cpp' || echo './'`Source/menu.cpp
> In file included from Source/menu.cpp:13:
> Source/UI/widgets.h:10: fatal error: UI/ui_canvas.h: No such file or directory
> compilation terminated.
> make[2]: *** [menu.o] Error 1
> make[2]: Leaving directory `/home/twp/Epiar'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/twp/Epiar'
> make: *** [all] Error 2
> ...
> 
> I don't find the file ( Source/UI/ui_canvas.h ) on either the github master nor on my cloned copy here.  I did a fetch from upstream at 3:15pm my time 6/26/11.
> 
> _______________________________________________
> epiar-devel mailing list
> epiar-devel at epiar.net
> http://epiar.net/mailman/listinfo/epiar-devel




More information about the epiar-devel mailing list