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

wxWidget with codeblocks problem

<< < (7/10) > >>

sodev:
Everyone here thinks too complicated, i think the solution for the problem is quite simple. Lets recap the facts. As you can see from post #6 his wxWidgets library was not build, only some support libraries. From my experience this might be because the default settings of the makefile dont work for the compiler or some settings in setup.h are not matching and he didnt supply extra parameters to the makefile. Or he even forgot to create the setup.h file from the setup0.h file. But thats not important, he doesnt care about not having a wxWidgets library nor to supply us the error messages from that annoying command line stuff, all he cares about are the error messages from CodeBlocks.

You dont need to use that wizard to create a wxWidgets application! In fact i have never used that for my numerous wxWidgets projects because i thought its horrible outdated and always configured my projects manually (well ok, actually i use PreMake to generate all projects because otherwise i couldnt keep that many projects updated without spending all my life for only that ;D).

So here is a step by step solution for your problem:

* create a new empty project
* add as many empty c++ header files you need
* add as many empty c++ source files you need
* optionally configure the properties of the project according to the wiki and other documentation to use your not present wxWidgets library
* fill the empty files with your code
* hit the compile button and ignore all those annoying command line stuff error messages
* no more CodeBlocks error messages!
Awesome, coding was never so much fun using your working style!

gtafan:

--- Quote from: sodev on April 05, 2017, 05:22:38 pm ---Everyone here thinks too complicated, i think the solution for the problem is quite simple. Lets recap the facts. As you can see from post #6 his wxWidgets library was not build, only some support libraries. From my experience this might be because the default settings of the makefile dont work for the compiler or some settings in setup.h are not matching and he didnt supply extra parameters to the makefile. Or he even forgot to create the setup.h file from the setup0.h file. But thats not important, he doesnt care about not having a wxWidgets library nor to supply us the error messages from that annoying command line stuff, all he cares about are the error messages from CodeBlocks.

You dont need to use that wizard to create a wxWidgets application! In fact i have never used that for my numerous wxWidgets projects because i thought its horrible outdated and always configured my projects manually (well ok, actually i use PreMake to generate all projects because otherwise i couldnt keep that many projects updated without spending all my life for only that ;D).

So here is a step by step solution for your problem:

* create a new empty project
* add as many empty c++ header files you need
* add as many empty c++ source files you need
* optionally configure the properties of the project according to the wiki and other documentation to use your not present wxWidgets library
* fill the empty files with your code
* hit the compile button and ignore all those annoying command line stuff error messages
* no more CodeBlocks error messages!
Awesome, coding was never so much fun using your working style!

--- End quote ---
There are about 1000 or even more lines produced by the comandline, so should I post tham all? An other thing, I am using bat file to make life easier, so after it finished the comandline closes.

stahta01:

--- Quote from: gtafan on April 05, 2017, 05:33:36 pm ---
--- Quote from: sodev on April 05, 2017, 05:22:38 pm ---Everyone here thinks too complicated, i think the solution for the problem is quite simple. Lets recap the facts. As you can see from post #6 his wxWidgets library was not build, only some support libraries. From my experience this might be because the default settings of the makefile dont work for the compiler or some settings in setup.h are not matching and he didnt supply extra parameters to the makefile. Or he even forgot to create the setup.h file from the setup0.h file. But thats not important, he doesnt care about not having a wxWidgets library nor to supply us the error messages from that annoying command line stuff, all he cares about are the error messages from CodeBlocks.

You dont need to use that wizard to create a wxWidgets application! In fact i have never used that for my numerous wxWidgets projects because i thought its horrible outdated and always configured my projects manually (well ok, actually i use PreMake to generate all projects because otherwise i couldnt keep that many projects updated without spending all my life for only that ;D).

So here is a step by step solution for your problem:

* create a new empty project
* add as many empty c++ header files you need
* add as many empty c++ source files you need
* optionally configure the properties of the project according to the wiki and other documentation to use your not present wxWidgets library
* fill the empty files with your code
* hit the compile button and ignore all those annoying command line stuff error messages
* no more CodeBlocks error messages!
Awesome, coding was never so much fun using your working style!

--- End quote ---
There are about 1000 or even more lines produced by the comandline, so should I post tham all? An other thing, I am using bat file to make life easier, so after it finished the comandline closes.

--- End quote ---

NO YOU SHOULD NOT POST THEM HERE; Can you read the rules and follow them.
Or are you too much of a troll to believe the rules apply to you!!!

Edit: You are the worst Troll I have ever tried to help!!!
Go do your trolling at the wxWidgets forum!!

Tim S.

gtafan:

--- Quote from: stahta01 on April 05, 2017, 05:39:54 pm ---
--- Quote from: gtafan on April 05, 2017, 05:33:36 pm ---
--- Quote from: sodev on April 05, 2017, 05:22:38 pm ---Everyone here thinks too complicated, i think the solution for the problem is quite simple. Lets recap the facts. As you can see from post #6 his wxWidgets library was not build, only some support libraries. From my experience this might be because the default settings of the makefile dont work for the compiler or some settings in setup.h are not matching and he didnt supply extra parameters to the makefile. Or he even forgot to create the setup.h file from the setup0.h file. But thats not important, he doesnt care about not having a wxWidgets library nor to supply us the error messages from that annoying command line stuff, all he cares about are the error messages from CodeBlocks.

You dont need to use that wizard to create a wxWidgets application! In fact i have never used that for my numerous wxWidgets projects because i thought its horrible outdated and always configured my projects manually (well ok, actually i use PreMake to generate all projects because otherwise i couldnt keep that many projects updated without spending all my life for only that ;D).

So here is a step by step solution for your problem:

* create a new empty project
* add as many empty c++ header files you need
* add as many empty c++ source files you need
* optionally configure the properties of the project according to the wiki and other documentation to use your not present wxWidgets library
* fill the empty files with your code
* hit the compile button and ignore all those annoying command line stuff error messages
* no more CodeBlocks error messages!
Awesome, coding was never so much fun using your working style!

--- End quote ---
There are about 1000 or even more lines produced by the comandline, so should I post tham all? An other thing, I am using bat file to make life easier, so after it finished the comandline closes.

--- End quote ---

NO YOU SHOULD NOT POST THEM HERE; Can you read the rules and follow them.
Or are you too much of a troll to believe the rules apply to you!!!

Edit: You are the worst Troll I have ever tried to help!!!
Go do your trolling at the wxWidgets forum!!

Tim S.

--- End quote ---
Calling me a troll wasn´t helpfull, however we both have comunication problem, it´s really hard for me to understand what you asking and you seems to have the same problem.

stahta01:
To the OPT (Original Posting Troll)

You NEED to read and follow the rules!!! http://forums.codeblocks.org/index.php/topic,9996.0.html

You NEED to learn how to ask a smart Question! http://www.catb.org/esr/faqs/smart-questions.html

You NEED to learn to tell the truth!!

You lied about building on the command line!!!

Using a batch file is NOT building on the command line.

YOU NEED TO POST THE ERROR you are getting on the wxWidgets forum.

And, you need to stop wasting everyone's time on this website.

Go way Troll.

Tim S.


Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version