Search found 38 matches

by mubashar
Wed Dec 08, 2004 11:32 am
Forum: C++ Development
Topic: Best way to port MFC code??
Replies: 2
Views: 1157

sorry !!

i was asuming that i ll have some different ppls over there thats y i posted on both...
by mubashar
Wed Dec 08, 2004 10:38 am
Forum: C++ Development
Topic: Best way to port MFC code??
Replies: 2
Views: 1157

Best way to port MFC code??

Hello All! I am a new user of wxWidgets. I am a developer of MFC and recently worked on MFC product. This product have many dialogues, screens, custom classes etc. Now I want to ask you ppl that what will be the best way to port it from MFC to wxWidgets. One is that configure mfc sample and include ...
by mubashar
Thu Dec 02, 2004 3:47 am
Forum: wxDev-C++
Topic: Overriding Events in wxDev-cpp
Replies: 4
Views: 1591

pls tell me tooo :?
by mubashar
Wed Dec 01, 2004 11:31 am
Forum: Compiler / Linking / IDE Related
Topic: make v3.79 - MinGW crashing!!!
Replies: 0
Views: 1025

make v3.79 - MinGW crashing!!!

Hello Dears I m using mingw ..... when i build some sample (e.g caret) in release mode it works fine but if i build this in Debug mode it crashes with error given below.. make -k clean all 0 [main] make 2344 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 704 [main] make 2344 open_stackdumpfil...
by mubashar
Tue Nov 30, 2004 5:48 am
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

A small intervening here if you guys don't mind. Could you take this discussion to the private email or messaging ? If a solution is found, please post it here as well .. It's getting out of hand with the post count without any solution, and I want to keep this board a bit tidy ... Thanks! - Jorgen...
by mubashar
Mon Nov 29, 2004 5:59 am
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

sorry Upcase!

it isn't working.... :(

i used to change the "MONOLITHIC = 1" in config.gcc but same result i m getting libwxjpegd.a instead of jpegd.a :(

pls see if you can help me .....
by mubashar
Mon Nov 29, 2004 4:05 am
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

OOO Thanks upCase!

I hope this will work now ..... thanks for you cooperationssssssss.

:)
by mubashar
Fri Nov 26, 2004 10:30 pm
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

thanks upCASE actually editor is uable to find regex, png, so on giving error msg on this.... as i added these in the libraries... but i found libraries in build/debug as named libmswregex.a (only example not the exact name).... what is the reason of this... remember i m using wxWidgets-2.5.3....on ...
by mubashar
Fri Nov 26, 2004 2:25 pm
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

ok thanks...

i have done with it...

but there are only *.a files no *.lib found .... :(

what is the reson

pls explain
by mubashar
Fri Nov 26, 2004 9:46 am
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

Hi! For the makefile: 1. Open console (DOS Prompt) 2. Go to wxDIR\build\msw 3. Modify config.gcc 3. Do a "mingw32-make -f Makefile.gcc " 4. Be happy on step there i added a line at end that is -DNO_GCC_PRAGMA = CXXFLAGS is it ok???????? step 4 reports error C:\wxWidgets-2.5.3\build\msw>mi...
by mubashar
Fri Nov 26, 2004 6:43 am
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

Hi! With 2.5.x there is no makefile.g95 anymore. Try makefile.gcc instead. Another option would be to try ./configure using MSYS. Hello upCASE! I have tried both option you gave. first makefile.gcc! well there no such file on the path c:/wxWidgets-2.5.3/src/msw second ./configure i tried the follow...
by mubashar
Fri Nov 26, 2004 5:11 am
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

Thanks Jorg and upcase i ll try your ideas after a while i hope that it will give me more explosure to this new system. Thanks ABX, to be with there your attitude is really appriciateable i m really impressed. well, There isn't "some" difference. The whole build system was redesigned and i...
by mubashar
Thu Nov 25, 2004 12:08 pm
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

Thank ABX for you quick response... OK, i got your point i have installed MinGW and MSYS.. but problem is still there ... the link i asked in morring (titled as "C++ GUI Programming on Windows 2000") (i m using windows xp with wxWidgets 2.5.3) provided some task i m about to complete but.....
by mubashar
Thu Nov 25, 2004 11:42 am
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

hain :shock:

can a 14.5 mb file of MinGW replace 425 MBs of cygwin toolkit???????
by mubashar
Thu Nov 25, 2004 11:12 am
Forum: Compiler / Linking / IDE Related
Topic: wxWidgets and Eclipse
Replies: 48
Views: 12290

Hello once again!! :( i have got that link as i told you... actully i am using cygwin toolkit no MinGW.. :( now the given link gave a lot help for MinGW not better for CygWin i aslo checked install.txt for configuration... after some effort i was able to compile that but it is again showing one erro...