Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

wxWidget with codeblocks problem

<< < (4/10) > >>

gtafan:
Sorry but my bigest problem is the language. I know how to compile a C++ project without IDE, but not if it should have a GUI.
I also know that CB can worck with diferent compilers and diferent versions of the same compiler are incompatible. However, as far I know, a compiler should be specified befor CB can use it, so CB knows the path to it and should be able to invoke it for building any C++ API. So I am tallking about some kind of plugin system, like many IDEs have.

stahta01:

--- Quote from: gtafan on March 30, 2017, 07:11:21 pm ---Sorry but my bigest problem is the language. I know how to compile a C++ project without IDE, but not if it should have a GUI.
I also know that CB can worck with diferent compilers and diferent versions of the same compiler are incompatible. However, as far I know, a compiler should be specified befor CB can use it, so CB knows the path to it and should be able to invoke it for building any C++ API. So I am tallking about some kind of plugin system, like many IDEs have.

--- End quote ---

Please read and follow the rules http://forums.codeblocks.org/index.php/topic,9996.0.html

Please ask your how to build wxWidgets questions on sites like https://forums.wxwidgets.org/ in the future.
Please ask your C++ Programming questions on sites like https://cboard.cprogramming.com/forum.php

Please re-read this thread!!
This whole thread is because you DO NOT know how to build wxWidgets on the command line!!

Please use the user sub-forum in the future.
http://www.catb.org/esr/faqs/smart-questions.html

Can a admin person lock this thread!

Tim S.

gtafan:
I read the name of this subforum was help, so I posted here. Have seen a lot of wikis, befor posting here, but none of them was useful.

stahta01:

--- Quote from: gtafan on March 30, 2017, 08:13:02 pm ---I read the name of this subforum was help, so I posted here. Have seen a lot of wikis, befor posting here, but none of them was useful.

--- End quote ---

This site is also NOT a support site for poor reading comprehension.

Tim S.

gtafan:
Like I said, have done exactly, what that wikis were telling, tried building with diferent options, witht static=1 there were even more .a files, but got exactly the same error mesage from CodeBlocks.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version