Jump to content

Erro A Compilar Source Binary


Requiem
 Share

Recommended Posts

 

Deixo aqui os Makefiles do game, db e o que executo.. Quando poderes ver se está algo mal agradecia.

 

 

Pelo print acima, notei que tens localização diferente.

/usr/src/game/game/game_compiled.

No entanto existe é a localização: /usr/src/game/src/

 

Coloca o seguinte na target do makefile do game:

 

TARGET = usr/src/game/game_compiled

 

E o seguinte na makefile da db:

 

TARGET = usr/src/db/db_compiled

 

Link to comment
Share on other sites

  • 3 weeks later...

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...