Computer Chess Club Archives


Search

Terms

Messages

Subject: 2 Compiler problems would appreciate some help please

Author: GeoffW

Date: 07:17:53 01/07/06


Hi

I have been using the new MS VS C++ 2005 Express Edition. I like some new things
they have implemented but not keen on others, problem 1 below is the most
irritating at present.

Problem 1)
My prog is just simple C code, Ansi compliant as far as I can see, I can get a
clean build apart from turning off the deprecated functions warning. The code is
unmanaged so i am assuming my final Exe should run on another PC without needing
the horrible 22 Meg framework download. However it wont run on a different PC
without the framework installed (It's fine with framework installed)
Any ideas what is causing this ? its such a pain to test as I have to find a
separate pc and start uninstalling and installing the framework :-(

Problem 2)
All of my testing and bug fixing has been done using the debugger and running
the program in debug mode and Dos console, this works fine, the MS debugger is
nice too.
However I now have a bug to fix that only shows up in winboard mode under Arena
Is there a way I can run the debug exe from Arena, so that I can break the
execution when the bug occurs and switch to the VS debug environment?

Not sure I explained that very well but hopefully you followed :-)

Thanks for any tips

       Regards Geoff








This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.