Build with g++-11

Qbox installation issues
Forum rules
You must be a registered user to post in this forum. Registered users may also post new topics if they consider that their subject do not correspond to any topic already present on the forum.
Post Reply
mgovoni
Posts: 2
Joined: Thu Mar 24, 2022 6:53 pm

Build with g++-11

Post by mgovoni »

In order to build qbox rel1_74_1 with g++-11, include in the architecture file the following line:

Code: Select all

CXXFLAGS += -std=c++11
Post Reply