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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...