running Windows XP and i get an error "to big to fit into memory" when i try to run the last couple nightly builds
any hints as to WHY??
Moderator: joepal
C:\mh-build\makehuman>c:\mingw\bin\gcc -g -Wall -o makehuman ./src/main.c ./src/glmodule.c ./src/core.c ./include/core.h ./include/glmodule.h -Ic:/Python26/incude -Ic:/MinGW/include/SDL -Ic:/MingW/include/GL -I./include -Lc:/Python26/libs -lpython26 -lmingw32 -lSDLmain -lSDL -mconsole -lglu32 -lglew32 -lglew32s -lope
gl32 -lgdi32 -lmsvcrt -lwinmm
In file included from c:/MinGW/include/SDL/SDL_stdinc.h:30,
from c:/MinGW/include/SDL/SDL_main.h:26,
from c:/MinGW/include/SDL/SDL.h:30,
from ./src/main.c:42:
c:/MinGW/include/SDL/SDL_config.h:131:1: warning: "HAVE_SNPRINTF" redefined
In file included from c:/Python26/include/Python.h:120,
from ./src/main.c:39:
c:/Python26/include/pyerrors.h:315:1: warning: this is the location of the previous definition
./src/main.c:51:26: knownfolders.h: No such file or directory
./src/main.c: In function `mh_getPath':
./src/main.c:425: error: `SHGFP_TYPE_CURRENT' undeclared (first use in this function)
./src/main.c:425: error: (Each undeclared identifier is reported only once
./src/main.c:425: error: for each function it appears in.)
In file included from c:/MinGW/include/SDL/SDL_stdinc.h:30,
from c:/MinGW/include/SDL/SDL_main.h:26,
from c:/MinGW/include/SDL/SDL.h:30,
from ./include/glmodule.h:37,
from ./src/glmodule.c:40:
c:/MinGW/include/SDL/SDL_config.h:131:1: warning: "HAVE_SNPRINTF" redefined
In file included from c:/Python26/include/Python.h:120,
from ./src/glmodule.c:36:
c:/Python26/include/pyerrors.h:315:1: warning: this is the location of the previous definition
In file included from c:/MinGW/include/SDL/SDL_stdinc.h:30,
from c:/MinGW/include/SDL/SDL_thread.h:32,
from ./src/core.c:44:
c:/MinGW/include/SDL/SDL_config.h:131:1: warning: "HAVE_SNPRINTF" redefined
In file included from c:/Python26/include/Python.h:120,
from ./src/core.c:35:
c:/Python26/include/pyerrors.h:315:1: warning: this is the location of the previous definition
C:\mh-build\makehuman>
Return to Bugs, problems and feature requests
Users browsing this forum: No registered users and 2 guests