Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: tomay3000 on April 09, 2018, 12:50:09 pm
-
Hello,
Could anyone using C::B under linux share with me his Environment Variables configuration for wx developpement please.
I know how to do it under M$ Windows, but I dont know the default locations under linux to do it.
Thank you for your underestanding.
NB : I am using the latest C::B svn 11362 compiled from source and Linux Mint 18.3
-
Under linux wx-config is used to set the compiler and linker flags. There are no env variables needed...
-
Thank you very much.
I came back here to say "Never Mind", because I found that Linux doesn't need any Environment Variables, but you preceded me.