T
T
Tynkute2020-08-01 14:00:58
C++ / C#
Tynkute, 2020-08-01 14:00:58

How to specify path to g++ linker and compiler?

How to specify path to g++ linker and compiler?
Given the fact that the hierarchy is:


main.cpp
|
|
|src-|
......|
.......|main_game.cpp
.......|main_game.h

I searched the Internet, but did not find anything useful.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Timur Pokrovsky, 2020-08-01
@Makaroshka007

In main.cpp
#include "src/main_game.h"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question