make: "game.cpp:38:10: fatal error: utils.h: No such file or directory"

Bug #2067968 reported by vitaly-zdanevich
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gigalomania
New
Undecided
Unassigned

Bug Description

Full log:

$ make
g++ -O2 -Wall -O2 `sdl2-config --cflags` -c game.cpp -o game.o
game.cpp:38:10: fatal error: utils.h: No such file or directory
   38 | #include "utils.h"
      | ^~~~~~~~~
compilation terminated.
make: *** [Makefile:18: game.o] Error 1

I installed deps:

* media-libs/libsdl2
      Latest version available: 2.28.5-r1
      Latest version installed: 2.28.5-r1
      Size of files: 7174 KiB
      Homepage: https://www.libsdl.org/
      Description: Simple Direct Media Layer
      License: ZLIB

* media-libs/sdl2-image
      Latest version available: 2.8.2
      Latest version installed: 2.8.2
      Size of files: 11097 KiB
      Homepage: https://www.libsdl.org/projects/SDL_image/
      Description: Image file loading library
      License: ZLIB

* media-libs/sdl2-mixer
      Latest version available: 2.6.3-r1
      Latest version installed: 2.6.3-r1
      Size of files: 9703 KiB
      Homepage: https://github.com/libsdl-org/SDL_mixer
      Description: Simple Direct Media Layer Mixer Library
      License: ZLIB

Gentoo Linux, x64.

Revision history for this message
vitaly-zdanevich (vitaliy-zdanevich) wrote :

Ops mistake on my side - did not copy the file.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.