Search found 74 matches

by ross
Tue Nov 07, 2006 2:12 am
Forum: Compiler / Linking / IDE Related
Topic: MSVC 7.1(VC2003.net), Opengl, wxWigets2.7(wxPack)
Replies: 0
Views: 581

MSVC 7.1(VC2003.net), Opengl, wxWigets2.7(wxPack)

Any body got a working opengl example with wx2.7(or wxPack), MSVC7.1 (VC2003.net)

All I get are access violations :(
by ross
Wed Aug 30, 2006 6:09 am
Forum: wxDev-C++
Topic: [Build Error] No rule to make target...
Replies: 4
Views: 1558

Hi Sky,

I cant offer a solution but I had a similar experience. Have a look at "wxDev-C++ for Visual C++" thread
by ross
Wed Aug 30, 2006 1:09 am
Forum: wxDev-C++
Topic: wxDev-C++ for Visual C++
Replies: 93
Views: 32819

Hi Joel, Had another look at the vc build. Does it require 6.9 to be installed as well? I suspect so since make is not included in the install. Does it work with gcc at all? A couple of comments. Can you take the packages out of the install and make them a separate download via package manager. Seco...
by ross
Mon Aug 28, 2006 11:43 pm
Forum: wxDev-C++
Topic: wxdevcpp VC build
Replies: 3
Views: 1261

Get the same problem with Joels ver 6.10.1.135. If these are related then it makes sense. Otherwise?
by ross
Mon Aug 28, 2006 11:35 pm
Forum: wxDev-C++
Topic: wxdevcpp VC build
Replies: 3
Views: 1261

Also cant create new project

Generates an application error
by ross
Mon Aug 28, 2006 10:55 pm
Forum: wxDev-C++
Topic: wxdevcpp VC build
Replies: 3
Views: 1261

wxdevcpp VC build

Hi Tony,

I tried your devcpp_16aug2006.exe & wxWidgets27_vc_ansi.DevPak but I get errors, cant load devpak file maybe corrupt.

Any thoughts?

I'm sticking the exe in my wxdevccpp6.9 directory. Is this right or wrong?
by ross
Mon Aug 28, 2006 10:27 pm
Forum: General Forum Issues
Topic: for the moderator/admin help!
Replies: 3
Views: 1960

Except you need the passwd to change the email, even in the profile page? Looks like a chicken and egg problem. :(

Any other thoughts?
by ross
Sun Aug 27, 2006 11:39 pm
Forum: General Forum Issues
Topic: for the moderator/admin help!
Replies: 3
Views: 1960

for the moderator/admin help!

This is for the moderator.

I've forgotten my passwd and have also had to change my email address. How do i update my details?
by ross
Mon Jul 10, 2006 8:47 am
Forum: wxDev-C++
Topic: wxDev-C++ for Visual C++
Replies: 93
Views: 32819

Joel,

you'll be pleased to know that I have your wxdevcpp6.9_vc working.
by ross
Mon Jul 10, 2006 8:20 am
Forum: wxDev-C++
Topic: wxDev-C++ for Visual C++
Replies: 93
Views: 32819

Hi Joel, It would be easier if you list what the config settings should be, ie eviroments variables and compiler option settings and project option settings. That way its easy for me to see what I've done wrong from the get go. Also easy for me to see what vcenv.exe has done correctly and incorrectl...
by ross
Fri Jul 07, 2006 4:32 am
Forum: wxDev-C++
Topic: wxDev-C++ for Visual C++
Replies: 93
Views: 32819

Ok I've come to the conclution that this alpha really is broken. literally nothing works. I appreciate that a lot of work has been done but the build seems to have gone backwards at this stage. Cant even compile a simple project with gcc. Hope I'm just too early in expecting this to work and things ...
by ross
Fri Jul 07, 2006 4:23 am
Forum: wxDev-C++
Topic: wxDev-C++ for Visual C++
Replies: 93
Views: 32819

project options do not over ride tools compiler options
by ross
Fri Jul 07, 2006 4:09 am
Forum: wxDev-C++
Topic: wxDev-C++ for Visual C++
Replies: 93
Views: 32819

Just another point,

is this branch also supposed to handle the gcc compiler. If so there are some real problems. If not then all I guess??? is ok
by ross
Thu Jul 06, 2006 11:06 pm
Forum: wxDev-C++
Topic: wxDev-C++ for Visual C++
Replies: 93
Views: 32819

Ok with some mucking around I now get a linking error:


LINK : fatal error LNK1181: cannot open input file 'wxtiff.lib'

make.exe: *** [Project1.exe] Error 1181

Execution terminated


I can find any of the libs anywhere. Where should they be?
by ross
Thu Jul 06, 2006 10:53 pm
Forum: wxDev-C++
Topic: wxDev-C++ for Visual C++
Replies: 93
Views: 32819

Hi Joel,

What should the environment variables look like for PATH, LIB & INCLUDE?