Compiling issues

  • wolfy1339
    21st Jul 2013 Member 0 Permalink

    When i try to compile my mod, it says: "libz not found or installed". But when i try to compile tpt (github repo) it works with no errors.

  • boxmein
    21st Jul 2013 Former Staff 0 Permalink
    You have a library missing from one repo but you have it in the other :O
  • wolfy1339
    21st Jul 2013 Member 0 Permalink

    @boxmein (View Post)

     i have the same libraries in both.

  • cyberdragon
    21st Jul 2013 Member 0 Permalink

    This may be a "Doh!" moment...

    Is it included in both? 

  • fuzzybug123
    21st Jul 2013 Member 0 Permalink

    @cyberdragon (View Post)

    You mean a "Duh!" momment right?  ....

  • mniip
    21st Jul 2013 Developer 0 Permalink
    paste your config.log
  • wolfy1339
    23rd Jul 2013 Member 0 Permalink

    @cyberdragon (View Post)

     yes it is included in both...

    @mniip (View Post)

     I cannot right now, i am not home and i don't have my tablet pc with me.

  • wolfy1339
    26th Jul 2013 Member 0 Permalink

    @mniip (View Post)

    file C:\Users\Thomas\Desktop\PowderSim2\SConscript,line 134:

    Configure(confdir = .sconf_temp)
    scons: Configure: Checking for C header file C:\MinGW\include\SDL/SDL.h...
    scons: Configure: ".sconf_temp\conftest_0.c" is up to date.
    scons: Configure: The original builder output was:
    |.sconf_temp\conftest_0.c <-
    | |
    | |#include "C:\MinGW\include\SDL/SDL.h"
    | |
    | |
    |
    gcc -o .sconf_temp\conftest_0.o -c .sconf_temp\conftest_0.c
    gcc: error: .sconf_temp\conftest_0.c: No such file or directory
    gcc: fatal error: no input files
    compilation terminated.
    scons: Configure: no