Posted: Fri Jan 14, 2005 11:28 am
Check your makefile ([projectname].mak).
My guess is that DEVDIR is incorrect.
My guess is that DEVDIR is incorrect.
The Next Generation of 2D Roleplaying Games
http://elysianshadows.com/phpBB3/
Maybe you, Tvspelsfreak, recognize that error in the reent.h file?Deleting intermediate files and output files for project 'PVR_TestGood - Win32 Debug'.
--------------------Configuration: PVR_TestGood - Win32 Debug--------------------
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
C:\DevKitDC\bin\createim c:\DREAMCAST\HOMEBREW\PVR_TestGood\romdisk.img c:\DREAMCAST\HOMEBREW\PVR_TestGood\romdisk
0 rom 41e89117 [0xffffffff, 0xffffffff] 37777777777, sz 0, at 0x0
1 . [0x1000 , 0x26494bf1] 0040755, sz 0, at 0x20
1 .. [0x1000 , 0x1fef2898] 0040755, sz 0, at 0x40 [link to 0x20 ]
C:\DevKitDC\bin\createo c:\DREAMCAST\HOMEBREW\PVR_TestGood\romdisk.img romdisk c:\DREAMCAST\HOMEBREW\PVR_TestGood\romdisk.o
C:\DevKitDC\bin\g++ -o PVR_TestGood.elf romdisk.o startup.o PVR_TestGood.cpp -I C:\DevKitDC\include -I C:\DevKitDC\kernel\arch\dreamcast\include -ml -m4-single-only -O2 -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -fno-optimize-sibling-
calls -nostartfiles -nostdlib -Wl -Ttext=0x8c010000 -L C:\DevKitDC\lib -L C:\DevKitDC\sh-sega-dreamcast\lib -lkallisti -lgcc -ltsunami -lk++ -lparallax -lpcx -lz -lm -Ttext=0x8c010000
In file included from C:/DevKitDC/include/newlib-libm-sh4/math.h:9,
from C:/DevKitDC/include/math.h:17,
from /cygdrive/c/DevKitDC/include/g++-v3/bits/std_cmath.h:40,
from /cygdrive/c/DevKitDC/include/g++-v3/cmath:31,
from PVR_TestGood.cpp:7:
C:/DevKitDC/include/newlib-libm-sh4/sys/reent.h:183: field `_localtime_buf' has
incomplete type
NMAKE : fatal error U1077: 'C:\DevKitDC\bin\g++.exe' : return code '0x1'
Stop.
Error executing NMAKE.
PVR_TestGood.exe - 1 error(s), 0 warning(s)