ubuntupokemoninc's mod

  • me4502
    17th Feb 2011 Member 0 Permalink
    @tommig (View Post)
    Do yo actually know how to compile and set it up correctly. Don't take this offensively. It's jus a question.

    If you need it compiled for win/mac ever just converse with me using conversations
  • Vou
    17th Feb 2011 Banned 0 Permalink
    This post is hidden because the user is banned
  • cctvdude99
    17th Feb 2011 Member 0 Permalink
    @me4502
    I've set mine up correctly, still failed.
  • tommig
    17th Feb 2011 Member 0 Permalink
    @me4502 (View Post)
    I can, yes, I'm currently working my own, but I thought I might take a break from mine and help someone
    none taken
    I've checked against my own, Ubuntupokemonic has edited main.c
  • ubuntupokemoninc
    17th Feb 2011 Member 0 Permalink
    No, its converted to c++

    My friend Filip Kofron converted it. haven't you noticed the .c.o files?
  • snowfire777
    17th Feb 2011 Banned 0 Permalink
    This post is hidden because the user is banned
  • dnerd
    17th Feb 2011 Member 0 Permalink
    gcc -o powder-x -Iincludes/ -O3 -ffast-math -ftree-vectorize -funsafe-math-optimizations -lm -lbz2 -lSDLmain src/*.c src/elements/*.c -DMACOSX -DPIX32BGRA -arch x86_64 -framework Cocoa -framework SDL
    includes/graphics.h:105: warning: ‘blendpixel’ declared inline after being called
    includes/graphics.h:105: warning: previous declaration of ‘blendpixel’ was here
    src/main.c: In function ‘SDL_main’:
    src/main.c:1222: warning: passing argument 1 of ‘textwidth’ discards qualifiers from pointer target type
    src/main.c:1226: warning: passing argument 1 of ‘textwidth’ discards qualifiers from pointer target type
    src/powder.c: In function ‘part_change_type’:
    src/powder.c:459: warning: ‘return’ with a value, in function returning void
    src/update.c: In function ‘exe_name’:
    src/update.c:49: warning: incompatible implicit declaration of built-in function ‘malloc’
    src/update.c:50: warning: passing argument 2 of ‘_NSGetExecutablePath’ from incompatible pointer type
    src/update.c:52: warning: assignment makes pointer from integer without a cast
    src/update.c:53: warning: passing argument 2 of ‘_NSGetExecutablePath’ from incompatible pointer type
    src/update.c:55: warning: comparison between pointer and integer
    src/update.c: In function ‘update_start’:
    src/update.c:125: warning: incompatible implicit declaration of built-in function ‘malloc’
    ld: framework not found SDL
    collect2: ld returned 1 exit status
    make: *** [powder-x] Error 1

    cannot compile for mac, is there a new process i need to do because its C++?
  • ubuntupokemoninc
    17th Feb 2011 Member 0 Permalink
    I don't know it should be the same. i'll ask my friend Filip kofron
  • Merbo
    17th Feb 2011 Member 0 Permalink
    @ubuntupokemoninc (View Post)
    I'll repeat his name.
    Filip Kofron.
  • ubuntupokemoninc
    17th Feb 2011 Member 0 Permalink

    Merbo:

    @ubuntupokemoninc!99252
    I'll repeat his name.
    Filip Kofron.


    Why did you repeat it?

Locked by jacob1: necro