Advertisement
CrashOveride

Weird IDO error

Feb 22nd, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. crashoveride@LAPTOP-ONO6IEMV:/mnt/c/sm64decomp/lultra/sm20L$ make
  2. /home/crashoveride/qemu-irix -silent -L tools/ido5.3_compiler tools/ido5.3_compiler/usr/bin/cc -c -Wab,-r4300_mul -non_shared -G 0 -Xcpluscomm -Xfullwarn -signed -g -nostdinc -I include/libc -DTARGET_N64 -I include -I build/us -I build/us/include -I src -I . -DVERSION_US -DNON_MATCHING -DAVOID_UB -mips2 -32 -DF3D_OLD -o build/us/src/engine/surface_collision.o src/engine/surface_collision.c
  3. cfe: Error: include/types.h, line 44: Syntax Error
  4. typedef uintptr_t GeoLayout;
  5. ------------------^
  6. cfe: Error: include/types.h, line 44: Empty declaration specifiers
  7. typedef uintptr_t GeoLayout;
  8. ------------------^
  9. Makefile:487: recipe for target 'build/us/src/engine/surface_collision.o' failed
  10. make: *** [build/us/src/engine/surface_collision.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement