User forums > Help

Building C::B with wx3.3

(1/2) > >>

wtfisgoingoff:
What is CB_CPP_STD ?  What value shoud I set it to?

stahta01:

--- Quote from: wtfisgoingoff on August 05, 2025, 04:40:11 pm ---What is CB_CPP_STD ?  What value shoud I set it to?

--- End quote ---

From the name I would try "17" to see if it works. My guess is C++ library standard.

Tim S.

Miguel Gimenez:
Morten mentions in the commit setting it to

--- Code: ----std=gnu++20
--- End code ---

EDIT: I will use -std=gnu++11

wtfisgoingoff:

--- Quote from: Miguel Gimenez on August 05, 2025, 07:15:18 pm ---Morten mentions in the commit setting it to

--- Code: ----std=gnu++20
--- End code ---

EDIT: I will use -std=gnu++11

--- End quote ---
Thx. It worked.

Frank_CB:
The Codeblocks IDE is asking for a definition for CB_CPP_STD in the Global Variables screen ? How is it defined, where is it defined and what is the correct definition ?

Navigation

[0] Message Index

[#] Next page

Go to full version