Forum: C++ 5 Days Ago |
| Replies: 1 Views: 114 Any one to help? I fail to compile and it gives above error! I do not know what is wrong, or even decode the message. Google didn't help much. Please bear with me if i'm not expressing well. Just... |
Forum: C++ 5 Days Ago |
| Replies: 1 Views: 114 please help me with this error:
obj\Release\main.o:main.cpp:(.text+0x1c)||undefined reference to `__imp__CreateCWMp3@0'|
what is missing?
I'm trying to compile this... |
Forum: C++ 5 Days Ago |
| Replies: 1 Views: 139 |
Forum: C++ 5 Days Ago |
| Replies: 1 Views: 139 Hi all,
I use codeblocks to compile a simple project (actually an example) from http://www.inet.hr/~zcindori/libwmp3/libwmp3.html#playc++. I have included the .h file and I fail to include .lib/.a
... |
Forum: C++ 6 Days Ago |
| Replies: 2 Views: 178 You bet it! You are really here to prove me wrong. It is kinda foolish to forgot main. It is like trying entering without a door ;)
Thanks Narue |
Forum: C++ 6 Days Ago |
| Replies: 2 Views: 178 Hi All,
I'm trying to make commandline mp3 player using libwmp3 (http://www.inet.hr/~zcindori/libwmp3/index.html). I use codeblocks and have tried alot and I get error below. I have tried to include... |
Forum: C++ 7 Days Ago |
| Replies: 5 Views: 199 Deitel's C++ How to program |
Forum: C++ 8 Days Ago |
| Replies: 3 Views: 154 Good guide,
I will use it and repost (I'm away home now) |
Forum: C++ 8 Days Ago |
| Replies: 3 Views: 154 |
Forum: C++ 8 Days Ago |
| Replies: 3 Views: 154 Hi all,
I have a question here :)
Suppose I have a library in source code form (Let say mysql++ (http://tangentsoft.net/mysql++/)) and I have built it, and now I have the files (.h, .lib, .dll).... |
Forum: C++ 13 Days Ago |
| Replies: 5 Views: 287 Thanks niek_e,
I'm going to devour that right now :) |
Forum: C++ 13 Days Ago |
| Replies: 5 Views: 287 |
Forum: C++ 14 Days Ago |
| Replies: 5 Views: 287 Yep! I have never had problems with standard wxWidget library, but rather additions like wxSQLite3
True, but many don't. So I would like to know how to setup such libraries like lame_enc.dll... |
Forum: C++ 14 Days Ago |
| Replies: 5 Views: 287 I have tried to do some Major C++ project with big failure as result. This produced great heart ache that made me recoil from doing further C++ projects. Here is the partial list of my failure:... |
Forum: C++ 15 Days Ago |
| Replies: 4 Views: 263 the fact that I have to deal with C code to get win32API work turns me off.
Also bad long names just discuorages. C/C++ is really hard beast to tame ): |
Forum: C++ 16 Days Ago |
| Replies: 4 Views: 263 Oh and this here
http://wtl.sourceforge.net/
How do they compare with wxWidgets/QT/GTKmm |
Forum: C++ 16 Days Ago |
| Replies: 4 Views: 263 Here (http://win32-framework.sourceforge.net/)
Anyone using this?
Any comment recommendation
Just curious as I found it via wikipedia ;) |
Forum: C++ 24 Days Ago |
| Replies: 8 Views: 379 What is Methinks Express? I googled with no avail!
That is! I need that UNESCO approved ID, and get the Pro version. |
Forum: C++ 28 Days Ago |
| Replies: 9 Views: 473 I think C++ wont be replaced by Python. Why? Because even the Author of Python didn't intend it as replacement but rather a complement. So Python Complements C/C++ instead of rivaling it. Ou can... |
Forum: C++ 29 Days Ago |
| Replies: 8 Views: 379 Eh! I thing I will have to sell win32 API for wxWidget as I cannot pay for MFC |
Forum: C++ 29 Days Ago |
| Replies: 8 Views: 379 Hi all,
this is just curious question on C++ and winapi.
I have heard that win32api is written in C and at the same time I have heard people saying that "light weight" applications can be written... |
Forum: C++ 29 Days Ago |
| Replies: 3 Views: 276 For 2D look at SDL engine. I don't have done Game programming, but M$ have their gaming engine. I think it is something to do with VS IDE |
Forum: C++ 30 Days Ago |
| Replies: 6 Views: 288 I have it,
should I install it and then copy MINGW and uninstall it? Will that work? |
Forum: C++ 32 Days Ago |
| Replies: 6 Views: 288 thanks sir.
It means the guys haven't made installer, very sad for such great tool :( |
Forum: C++ Oct 25th, 2009 |
| Replies: 6 Views: 288 I mean, istaller that will need to download nothing from Net
I cannot see such stuff in the link. am I missing something? |
Forum: C++ Oct 25th, 2009 |
| Replies: 5 Views: 155 codeblocks might be what you need
www.codeblocks.org |
Forum: C++ Oct 24th, 2009 |
| Replies: 6 Views: 288 Hi all,
can anyone point me to an offline MINGW installer?
I want to fiddle with Eclipse CDT to see how it is doing compared to CodeBlocks. Also offline question: Does Aptana support C++... |
Forum: C++ Aug 30th, 2009 |
| Replies: 2 Views: 295 I was editing an image and bang, there was option in GIMP to save as xpm. I'm going to give it a try! Thank s to God I met that option. Thank you Salem too for your reply :) |
Forum: C++ Aug 28th, 2009 |
| Replies: 2 Views: 295 Hi all,
I have been using PNG files for icons and they are good. But I want now to use xpm as they can be included just as I include header file. How do I do that? Any free tool? |
Forum: C++ Aug 12th, 2009 |
| Replies: 12 Views: 668 |
Forum: C++ Aug 12th, 2009 |
| Replies: 12 Views: 668 Oh I will do a try. I'm now at work (Electronics & Telecommunications Engineer interested in IT). I'm exhausted as far as my head is concerned. That's why I will do it later. |
Forum: C++ Aug 12th, 2009 |
| Replies: 12 Views: 668 Thanks alot!
Hope someone using codeblocks will say something, before I close the thread. I'm happy that very soon I will say bye to boring Looong LoadLibrary/GetProcAddress method :) |
Forum: C++ Aug 12th, 2009 |
| Replies: 12 Views: 668 Not sure, but I thought Windows have .lib .dll and linux .so .a, am I right? |
Forum: C++ Aug 12th, 2009 |
| Replies: 12 Views: 668 Thanks for good explanation. I have one more question on this, will the output exe just link to DLL or it will be Huge exe File? I mean using tedious GetProcAddress (Believe me I don't like even to... |
Forum: C++ Aug 12th, 2009 |
| Replies: 12 Views: 668 I have the .lib file, but I'm very ignorant on how to use it!
Can you explain me with little grain of salt how to use it instead of using the tedious GetProcAddress?
Thanks for reply |
Forum: C++ Aug 12th, 2009 |
| Replies: 12 Views: 668 Hi,
I want to Load .dll library on my program. I was using LoadLibrary and GetProcAddress which is tedious work. I saw somewhere Idea of using .lib files but have no clue. I have used google but I... |
Forum: C++ Aug 11th, 2009 |
| Replies: 7 Views: 364 Don't worry, hope other have done what I failed to do :)
no hate, more of love :) |
Forum: C++ Aug 10th, 2009 |
| Replies: 7 Views: 364 Are you offended? You missed my point.
Actually one of links i gave have even example that is very similar to your problem. I did it as part to help, and you get me back such discouraging answer,... |
Forum: C++ Aug 10th, 2009 |
| Replies: 7 Views: 364 haven't checked, but try these:
http://www.google.co.tz/search?q=c%2B%2B+inheritance&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a&safe=active |
Forum: C++ Aug 10th, 2009 |
| Replies: 4 Views: 222 Just google for thinking C++ |