Search:

Type: Posts; User: John the great

Search: Search took 0.01 seconds.

  1. I need someone to link me the ast3d library if...

    I need someone to link me the ast3d library if anybody knows where I can find it
  2. cst3d c++ library download link "need this"

    Hey does anybody have the Ast3d c++ library that came with this book here Amazon.com: Building a 3D Game Engine in C++ (9780471123262): Brian Hook: Books 15344 If so can you link me to the download...
  3. I've did use gcc make and this is what the...

    I've did use gcc make and this is what the console says to me


    C:\Users\John\Desktop\sdldoom>makemakefile:163: warning: overriding commands for target `.s.o'
    makefile:160: warning: ignoring old...
  4. Well if these source code packages where easy to...

    Well if these source code packages where easy to build would be a lot better but I guess nobody knows how to make a simple source code that builds easy... Makes It always more complicated..
  5. Here is my makefile to the sdldoom source code ...

    Here is my makefile to the sdldoom source code


    # Generated automatically from Makefile.in by configure.# Makefile.in generated automatically by automake 1.4 from Makefile.am


    # Copyright (C)...
  6. I'm trying to Compile a new port now it might be...

    I'm trying to Compile a new port now it might be easier with less mess here is the source code https://www.libsdl.org/projects/doom/

    But I get this error Do you know how to fix this
  7. When I put the command in here I get this...

    When I put the command in here

    I get this from the console Any idea what I'm doing wrong...
  8. Ive tried this changing the Does nothing it...

    Ive tried this changing the Does nothing it still gives me the same error
  9. Okay I did what you said STahta01 and I get this...

    Okay I did what you said STahta01 and I get this issue now any advice....
  10. Here is the Output when I Run the command ...

    Here is the Output when I Run the command



    C:\Users\John>where make
    C:\Program Files (x86)\GnuWin32\bin\make.exe
    C:\MinGW\msys\1.0\bin\make.exe
    C:\Borland\BCC55\Bin\make.exe
  11. Im using BCC55 Borland Compiler so example...

    Im using BCC55 Borland Compiler so example "bcc32"

    I'm using windows 10 64bit

    How do I Do the Borland Make with the makefile I don't know how is it the same as the gcc make command or a little...
  12. That did not work any more advice I get the same...

    That did not work any more advice I get the same issue

    C:\Users\John\code\doom3d>make
    makefile:8: *** missing separator. Stop.
  13. How Would I Collapse to 8.3 dos style I've never...

    How Would I Collapse to 8.3 dos style I've never heard of it sorry that's new to me any advice on that
  14. Yes I did this is what I got when I tried to...

    Yes I did this is what I got when I tried to compile the makefile

    C:\Users\John\Desktop\doom3d source code>make
    makefile:8: *** missing separator. Stop.
  15. borland Compiling doom3d source code help

    Hey I need some help with compiling this source code here Doom3D Version 1.16 source - Doomworld /idgames database frontend

    this is the makefile which the program has to offer I think you can help...
Results 1 to 15 of 15