Search found 9 matches

by trolleypark
Mon Oct 17, 2016 8:40 pm
Forum: Platform Related Issues
Topic: I cant call my project 'update' ?
Replies: 2
Views: 988

Re: I cant call my project 'update' ?

Ahh... thank you. Sanity resumed. I knew it must have been something, but i couldn't find it. Today was a bizarre amalgamation of this unforeseen problem and a obvious mistake -that obviously took all day to find -. It's good to finish the day having soled both. Thank you.
by trolleypark
Mon Oct 17, 2016 5:55 pm
Forum: Platform Related Issues
Topic: I cant call my project 'update' ?
Replies: 2
Views: 988

I cant call my project 'update' ?

Hi all, at work today i was doing a small GUI using CodeBlocks and wxwidgets 3, the newest one. Anyway i started to have a problem straight away, i had called the project 'update'. I did my first compile and that was fine but it refused to run it from the IDE it just said it failed to run. I checked...
by trolleypark
Thu Feb 25, 2016 1:16 pm
Forum: Compiler / Linking / IDE Related
Topic: Newbe Getting codeBlocks and WXWidgets working..Help!
Replies: 15
Views: 11531

Re: Newbe Getting codeBlocks and WXWidgets working..Help!

Hi New Pagodi, Thanks a lot for going out of your way to explain that, it' works! and i can now compile wxwidgets examples from the IDE. I have learnt a lot doing this and will now go through the whole process a few times so i fully understand all the compiler options and how to use them. Thanks you...
by trolleypark
Wed Feb 24, 2016 1:00 pm
Forum: Compiler / Linking / IDE Related
Topic: Newbe Getting codeBlocks and WXWidgets working..Help!
Replies: 15
Views: 11531

Re: Newbe Getting codeBlocks and WXWidgets working..Help!

https://forums.wxwidgets.org/viewtopic.php?f=19&t=255 This is were the explanation about setup.h is. If this isn't correct then it should probably be moved from the top sticky. What is the explanation for this? It does seem quite clear in what it says. I haven't built anything from the command ...
by trolleypark
Wed Feb 24, 2016 8:47 am
Forum: Compiler / Linking / IDE Related
Topic: Newbe Getting codeBlocks and WXWidgets working..Help!
Replies: 15
Views: 11531

Re: Newbe Getting codeBlocks and WXWidgets working..Help!

You don't need to copy setup.h? I am on Windows, before i copy it it always says it cant find it. I read the sticky at the top of this part of the forum and it is the first thing they say you should do? Has this changed? I am new to compiling from the command line so that explains the issue with the...
by trolleypark
Tue Feb 23, 2016 10:16 pm
Forum: Compiler / Linking / IDE Related
Topic: Newbe Getting codeBlocks and WXWidgets working..Help!
Replies: 15
Views: 11531

Re: Newbe Getting codeBlocks and WXWidgets working..Help!

Right i'm back. I was trying things at work but didn't have time to compile wxwidgets so i used the pre compiled version. That is what i was using in the last message. I am now using the uncomplied version of wxwidgets. Code Blocks 16.01 with the TDM-GCC : codeblocks-16.01mingw-setup.exe this one. A...
by trolleypark
Tue Feb 23, 2016 4:13 pm
Forum: Compiler / Linking / IDE Related
Topic: Newbe Getting codeBlocks and WXWidgets working..Help!
Replies: 15
Views: 11531

Re: Newbe Getting codeBlocks and WXWidgets working..Help!

I will wait till i get home in an couple of hours then i can give the exact code i used to compile wx widgets, their was quite a lot to it. Thanks for the help, be back soon.
by trolleypark
Tue Feb 23, 2016 3:56 pm
Forum: Compiler / Linking / IDE Related
Topic: Newbe Getting codeBlocks and WXWidgets working..Help!
Replies: 15
Views: 11531

Re: Newbe Getting codeBlocks and WXWidgets working..Help!

OK tried that -am at work still so not much info- other than now it cant find -lwxmsw30ud. I feel i might be getting something wrong, do these versions of CB and WX widgets that i have defiantly work together or do i need a older version of gcc? do i need to use 4.8.1?
by trolleypark
Tue Feb 23, 2016 12:31 pm
Forum: Compiler / Linking / IDE Related
Topic: Newbe Getting codeBlocks and WXWidgets working..Help!
Replies: 15
Views: 11531

Newbe Getting codeBlocks and WXWidgets working..Help!

Hi thanks in advance for any help :) I have been trying for a day or two to get Code Blocks working with WX Widgets. I will not include the reams of message i have had just yet and just ask the question. Is it possible to use wx Widgets with Code Blocks on windows 10. The versions i am using are the...