Forum > Windows

VS2005 SP1 and missing afxres.h

<< < (2/4) > >>

_heinz:

--- Quote from: Raistmer on 13 Jan 2008, 03:58:48 am ---Hi all.
I had to reinstall OS completely so chose to continue with last versions of IDE and compiler and installed SP1 for VS2005 and ICC 10.1.13 with IPP 5.3.1.64.
But now SETI app that compiled fine with old VS2005 refuses to be built with single error from resource compiler ".\seti_boinc.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'." If that string is commented out much more errors appear but there is no such include file in project indeed.
Anyone met such error with VS2005 SP1 ? Any suggestions welcome :)


--- End quote ---
This file is part of the "Software Developement Kit" (SDK), if all is properly installed you will find it in C:\I\SDK\Include
where "I" is the directory of your choise during installation.
Maybe you did forget to define the include path to this directory.... ;)

heinz ~setibritta

Jason G:
Hey Raistmer! Are you going to take the plunge into version 6 seti code with us ?

Raistmer:
@Heinz
Think VS has SDK incorporated with its distributives so no need to install separate SDK. In fact SETI app finally is compiled  fine after installation MFC static ANSI libraries and MFC source code (although think the last was unneeded :) ).

And even more good news that calculation resume errors that my build had before just disappeared! Maybe SP1 did his work? :D (at least new build is capable to continue from checkpoint that crashed prev build :) sure need more testing to ensure stability)

@Jason
With great pleasure :) Are sources available for download? I was absent here pretty long so not in touch with last news but it seems Downloads section doesnt have v6 sources.

Jason G:

--- Quote from: Raistmer on 13 Jan 2008, 07:07:38 pm ---@Jason
With great pleasure :) Are sources available for download? I was absent here pretty long so not in touch with last news but it seems Downloads section doesnt have v6 sources.

--- End quote ---
They are Stock Special Beta [from berkeley Downloads]... We're Going to Make them.... From Scratch  ;D Have you a SVN tool ?

Raistmer:
To incorporate all optimizations of 2.4 not included in 6.0 - that means from scratch? ;) If so it seems biiiig work :) Will download sources... later. Too late here, really late :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version