Results 1 to 5 of 5

Thread: anyones here use Devcpp do compile dc projects ???

                  
   
  1. #1

    Default anyones here use Devcpp do compile dc projects ???

    im setting up a new dev-compile environment and im needing some help ???

  2. #2
    DCEmu Coder JMD's Avatar
    Join Date
    Apr 2004
    Location
    France
    Age
    49
    Posts
    83
    Rep Power
    0

    Default Re: anyones here use Devcpp do compile dc projects

    Hi.
    What's your pbm ?

    I set up my environement with KOS 1.2 precompiled pack + last DevCpp release.


  3. #3

    Default Re: anyones here use Devcpp do compile dc projects

    [quote author=JMD link=board=Meka;num=1109068709;start=0#1 date=02/22/05 at 12:19:49]Hi.
    What's your pbm ?

    I set up my environement with KOS 1.2 precompiled pack + last DevCpp release.
    [/quote]


    im trying to put SDL to work, i tink that maybe the problem is on the makefile.... i just erase everything now, and i will setup all again,

    im with dcdeccpp 1.2 here...

    i will install now and see if work again, thanks....

  4. #4

    Default Re: anyones here use Devcpp do compile dc projects

    ok...
    now im tryng to compile this:

    http://dev.dcemulation.com/files/dcs...mos/plasma.zip

    and got this error...

    i need to config my devcpp on: Project option > Paramenters > compiler and linker

    help please.


    Code:
    Compiler: Dreamcast
    Building Makefile: "C:\Dev-Cpp\projetos\plasma\Makefile.win"
    Executing make...
    make.exe -f "C:\Dev-Cpp\projetos\plasma\Makefile.win" all
    sh-elf-gcc.exe -c plasma.c -o plasma.o -I"C:/Dev-Cpp/dcinclude" -I"C:/Dev-Cpp/dcinclude" -ml -O -m4-single-only -Wall 
    
    In file included from plasma.c:20:
    C:/Dev-Cpp/dcinclude/libdream/dream.h:15: redefinition of `uint32'
    C:/Dev-Cpp/dcinclude/arch/types.h:19: `uint32' previously declared here
    C:/Dev-Cpp/dcinclude/libdream/dream.h:16: redefinition of `uint16'
    C:/Dev-Cpp/dcinclude/arch/types.h:20: `uint16' previously declared here
    C:/Dev-Cpp/dcinclude/libdream/dream.h:17: redefinition of `uint8'
    C:/Dev-Cpp/dcinclude/arch/types.h:21: `uint8' previously declared here
    C:/Dev-Cpp/dcinclude/libdream/dream.h:18: redefinition of `int32'
    C:/Dev-Cpp/dcinclude/arch/types.h:23: `int32' previously declared here
    C:/Dev-Cpp/dcinclude/libdream/dream.h:19: redefinition of `int16'
    C:/Dev-Cpp/dcinclude/arch/types.h:24: `int16' previously declared here
    C:/Dev-Cpp/dcinclude/libdream/dream.h:20: conflicting types for `int8'
    C:/Dev-Cpp/dcinclude/arch/types.h:25: previous declaration of `int8'
    
    In file included from C:/Dev-Cpp/dcinclude/libdream/dream.h:99,
             from plasma.c:20:
    C:/Dev-Cpp/dcinclude/libdream/fs_iso9660.h:13: redefinition of `struct dirent'
    C:/Dev-Cpp/dcinclude/libdream/fs_iso9660.h:16: redefinition of `dirent_t'
    
    C:/Dev-Cpp/dcinclude/kos/fs.h:27: `dirent_t' previously declared here
    
    plasma.c:21:29: libdream/sintab.h: No such file or directory
    plasma.c: In function `Pre_Calc':
    plasma.c:99: warning: implicit declaration of function `cos'
    
    make.exe: *** [plasma.o] Error 1
    
    Execution terminated

  5. #5
    DCEmu Newbie
    Join Date
    Feb 2005
    Location
    Posts
    12
    Rep Power
    0

    Default Re: anyones here use Devcpp do compile dc projects


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: November 20th, 2007, 20:36
  2. Projects i Would Like to see Updated
    By wraggster in forum Sony Consoles News Forum
    Replies: 66
    Last Post: September 7th, 2007, 18:11
  3. Help: Anyone know how to compile romcnv for mvspsp ?
    By myers112 in forum DCEmu Homebrew, Emulation, Hacking and Development Forum
    Replies: 15
    Last Post: January 1st, 2007, 00:16
  4. Miemt11 Projects News - 3 Projects News (PSone Emu Included ?)
    By wraggster in forum Sony Consoles News Forum
    Replies: 35
    Last Post: July 31st, 2006, 19:53
  5. including KOS with DevCpp
    By hanf in forum DCEmu Homebrew, Emulation, Hacking and Development Forum
    Replies: 1
    Last Post: March 8th, 2005, 17:56

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •