User forums > Using Code::Blocks
Fedora 7 and Code::Blocks
stefanos_:
--- Quote ---I had that already and still the issue is the same :/ I will try something else...I will try to delete setup.h and tell you the result. noooop...:( the issue is the same!
--- End quote ---
18/11/2007 05.31 Cyprus time. After a long investigation I have manually tested my code from terminal and my code works just fine!
Something is wrong with the link methods and I don't know what exactly I'm doing wrong...here is my procedure:
Go to your project directory. You must have your standard files, wxblabla.h wxblabla.cpp among others. Here you will have a directory that has the same name of a file: wx_pch.h.gch.
Please delete THE DIRECTORY and not the file!
Then, type this command: g++ <header-name>.h <cpp-name>.cpp `wx-config --cxxflags --libs` -o test
IT WORKS!!!!!!!! type ./test from your terminal or go to project directory and double click it. Works just fine...
Please bear in mind that the ( ` ) character exists right under escape button as long as you use the US keyboard key.
Now can please someone help me to detect my issue so I may fix it? It's a real pain in the ....you know the word!
As far as I can see paths do not work properly.
JENS YOU ARE THE MAN!!! I was so tired to see the proper way man that I was putting everything in the same directory...I'm such a moron!!! GOD!!!
Finally I HAVE CODEBLOCKS UNDER FEDORA 7!!! YEEEEEEEEEEEAH BABY YEAAAAAAAAAAAAAAH!
Another one day has gone with few hours of sleep.
Good Morning People...
Navigation
[0] Message Index
[*] Previous page
Go to full version