Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: tomay3000 on April 09, 2018, 12:50:09 pm

Title: [LINUX] C::B Environment Variables!
Post 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
Title: Re: [LINUX] C::B Environment Variables!
Post by: oBFusCATed on April 09, 2018, 01:06:00 pm
Under linux wx-config is used to set the compiler and linker flags. There are no env variables needed...
Title: Re: [LINUX] C::B Environment Variables!
Post by: tomay3000 on April 09, 2018, 05:59:54 pm
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.