Jump to content

0ad 24a build fails, and can't join Quakenet anymore


captBluesky
 Share

Recommended Posts

Build:

<git clone https://github.com/0ad/0ad.git>

<cd 0ad/build/workspaces>
<./update-workspaces.sh -j3>
        -had to install "rustc"

<cd gcc>
<make -j3 config=debug>

-or-

<make -j3>

 

fails with:

 

"

rwas@rwas-Aspire-E5-576G% make -j3
==== Building mocks_real (release) ====
Creating obj/mocks_real_Release
mocks_real.cpp
Linking mocks_real
==== Building network (release) ====
Creating obj/network_Release
precompiled.h
In file included from ../../../source/lib/precompiled.h:111:0,
                 from ../../../source/pch/network/precompiled.h:19:
../../../source/ps/CLogger.h:28:10: fatal error: fmt/printf.h: No such file or directory
 #include <fmt/printf.h>
          ^~~~~~~~~~~~~~
compilation terminated.
network.make:137: recipe for target 'obj/network_Release/precompiled.h.gch' failed
make[1]: *** [obj/network_Release/precompiled.h.gch] Error 1
Makefile:76: recipe for target 'network' failed
make: *** [network] Error 2

"

Mind you I have successfully built 24a before (4 mo ago with devr channel help)

 

Quakenet.

For some reason Quakenet is *G-line* ing me. I see a message about botnets not being allowed, but

not sure if that's just part of the MOTD. There appears to be *no way to reach an admin* unless you

are on the server. Soft of a chicken and the egg kinda deal.

 

captBluesky

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...