Search found 12 matches

by Shaba1
Sat Sep 16, 2006 2:19 pm
Forum: wxDev-C++
Topic: Why am I getting this error in the for loop?
Replies: 4
Views: 1229

I must have done something wrong.But it ended up right. I went back to wxDevCPP and tried to load my project but I must have accidently deleted it. So I created a new one,added the source code,made that recommended additions to the compiler and linker in the program options dialog,added the c://Dev-...
by Shaba1
Thu Sep 14, 2006 11:35 pm
Forum: wxDev-C++
Topic: Can someone help me with this make file.
Replies: 2
Views: 741

Can someone help me with this make file.

I am trying to compile a file that I found on www.cone3d.org with wxDevC++. I know the code is correct becasue I copied it and pasted it straight from the tutorial here is the code http://forums.wxwidgets.org/viewtopic.php?t=10066 As you can see from that post. I had to add a compiler command to the...
by Shaba1
Thu Sep 14, 2006 6:40 am
Forum: wxDev-C++
Topic: Why am I getting this error in the for loop?
Replies: 4
Views: 1229

Ok I did that and now I get this error

30 C:\Documents and Settings\Desktop\MyProjects\Cone3d Tutorials Source\lesson1\Makefile.win [Build Error] *** multiple target patterns. Stop.
by Shaba1
Wed Sep 13, 2006 10:50 pm
Forum: wxDev-C++
Topic: Why am I getting this error in the for loop?
Replies: 4
Views: 1229

Why am I getting this error in the for loop?

and how can I correct it? gcc.exe -c lesson1.c -o ../lesson1/lesson1.obj -I"C:/Dev-Cpp/include" -I"C:/Dev-Cpp/include/SDL" lesson1.c: In function `DrawScene': lesson1.c:74: error: 'for' loop initial declaration used outside C99 mode lesson1.c:76: error: 'for' loop initial declara...
by Shaba1
Tue Aug 22, 2006 11:14 pm
Forum: wxDev-C++
Topic: WxDevCpp and CodeBlocks
Replies: 1
Views: 937

WxDevCpp and CodeBlocks

I am a new C++ programmer. Although I dabbled in C in the mid 90s. I also a an intermediate level Java programmer. I just download wxDevCpp.(Dev CPP Core 4.9.9.2, Form Designer Version 6.8) Is the a way of using code blocks at the IDE/front in to this compiler WITHOUT destroying the wxDevCpp interfa...
by Shaba1
Tue Jan 10, 2006 11:48 pm
Forum: wxDev-C++
Topic: Just a Thank You from a neophite
Replies: 3
Views: 956

Just a Thank You from a neophite

I just wanted to say that I have found this forum EXTRAORDINARILY helpful and friendly. VERY UNLIKE other tech forums where a new person gets his head bitten off for asking a beginner type question. I have asked a couple of those in the last few months and ALWAYS gotten direct and non sarcastic resp...
by Shaba1
Sat Jan 07, 2006 12:25 am
Forum: wxDev-C++
Topic: 6.9alpha release
Replies: 34
Views: 9502

On simple request from a C++ and a Wx-Dev C++ newbie. When 6.9 is finally released PLEASE,PLEASE make step by step instructions for upgrading or installing over the previous version. SCREENSHOTS would be enormously helpful.
by Shaba1
Thu Jan 05, 2006 12:44 am
Forum: wxDev-C++
Topic: Method pointer
Replies: 8
Views: 2086

How exactly do you "accept" an answer. When you read the answers to your question, you should see several words on the upper right of each answer. The standard ones are "Quote" (which is usually blue) "Edit" "Delete" "IP" When the post is a question...
by Shaba1
Tue Jan 03, 2006 11:24 pm
Forum: wxDev-C++
Topic: Method pointer
Replies: 8
Views: 2086

How exactly do you "accept" an answer. I asked a question here a few weeks back and got a good answer and a not so good answer. The person that gave me the good answer asked me to "accept" his so he could earn some kind of points. I would not have minded doing it but I could not ...
by Shaba1
Thu Aug 18, 2005 10:07 pm
Forum: wxDev-C++
Topic: Total New user question. WxCode
Replies: 4
Views: 1613

THANK YOU VERY MUCH!!!! upCASE. That was a very clear,consise and well explained answer. Thats something that I do not find on most of the tech forums I subscribe to. I know I will probably have a lot more questions int he future. I suspect that I will not really need to know what all the code is si...
by Shaba1
Wed Aug 17, 2005 6:49 pm
Forum: wxDev-C++
Topic: Total New user question. WxCode
Replies: 4
Views: 1613

Total New user question. WxCode

I have downloaded wxDev-C++. But I see a lot of pdfs on the net with a macro like this IMPLEMENT_APP(basickApp) I assume since its in captial letters that it is a pre-compiler macro. But what exactly does it do? I post this where in the wxDev-C++ forum becasue that is what I am going to be using to ...
by Shaba1
Wed Jul 13, 2005 11:25 pm
Forum: wxDev-C++
Topic: Total new Dev-C++ users questioned
Replies: 1
Views: 1097

Total new Dev-C++ users questioned

I have downloaded and installed Dev-C++ version 4.9.9.2 I also installed the wxWidgest DevPak 2.6.1,libpng v 1.2.8 ,libjpeg6b-4 and libtiff 3.4beta037. My question is this: Is wxDev-C++ a full install of the Dev-C++ system with the wxWidget Frame Project included. OR can I add some thing to my prese...