Jump to content

Led

Community Members
  • Posts

    21
  • Joined

  • Last visited

Posts posted by Led

  1. Hi man3ster. We have quite a few animals in the game that could use new sounds when they're clicked on. Is that something you could look into? Easiest way would be to place all the animals in a new map in Atlas Editor and then play the Map to hear what they sound like.

    As Lion suggests, feel free to also give feedback on any sounds that are currently in the game. If you can improve something, let us know :)

    I placed all animals :) in whom and how should I send files wich I think could be fit?

  2. here I come not trough :

    ../../../source/network/NetServer.cpp: In static member function ‘static void* CNetServerWorker::SetupUPnP(void*)’:
    ../../../source/network/NetServer.cpp:239:55: error: too many arguments to function ‘UPNPDev* upnpDiscover(int, const char*, const char*, int)’
    In file included from ../../../source/network/NetServer.cpp:37:0:
    /usr/include/miniupnpc/miniupnpc.h:45:26: note: declared here
    ../../../source/network/NetServer.cpp:279:67: error: too many arguments to function ‘int UPNP_AddPortMapping(const char*, const char*, const char*, const char*, const char*, const char*, const char*, const char*)’
    In file included from ../../../source/network/NetServer.cpp:38:0:
    /usr/include/miniupnpc/upnpcommands.h:123:1: note: declared here
    ../../../source/network/NetServer.cpp:295:36: error: too many arguments to function ‘int UPNP_GetSpecificPortMappingEntry(const char*, const char*, const char*, const char*, char*, char*)’
    In file included from ../../../source/network/NetServer.cpp:38:0:
    /usr/include/miniupnpc/upnpcommands.h:159:1: note: declared here
    Linking mongoose
    ==== Building mocks_test (release) ====
    Creating obj/mocks_test_Release
    mocks_test.cpp
    make[1]: *** [obj/network_Release/NetServer.o] Fehler 1
    make: *** [network] Fehler 2
    make: *** Warte auf noch nicht beendete Prozesse...

  3. now there is an error:

    output/libFColladaSD.a
    output/libFColladaSR.a

    Building SpiderMonkey...

    Package nspr was not found in the pkg-config search path.
    Perhaps you should add the directory containing `nspr.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'nspr' found
    ERROR: SpiderMonkey build failed

    Perhaps you should add the directory containing `nspr.pc'
    to the PKG_CONFIG_PATH environment variable? > what is meaned by that?

  4. sorry;

    cd 0ad/build/workspaces./update-workspaces.sh   >  that had worked,but only from filesystem not with the teminalcd gcc                   >  there is no gcc in the whole source data?make -j3

    "it failed" is not a proper error description. Possibly you either didn't pass --with-system-nvtt or didn't install cmake. But without an error log that is impossible to know.

    I have installed cmake

×
×
  • Create New...