+- +-
Say hello if visiting :) by Gecko
11 Jan 2023, 07:43:05 pm

Seti is down again by Mike
09 Aug 2017, 10:02:44 am

Some considerations regarding OpenCL MultiBeam app tuning from algorithm view by Raistmer
11 Dec 2016, 06:30:56 am

Loading APU to the limit: performance considerations by Mike
05 Nov 2016, 06:49:26 am

Better sleep on Windows - new round by Raistmer
26 Aug 2016, 02:02:31 pm

Author Topic: VS2005 SP1 and missing afxres.h  (Read 20962 times)

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: VS2005 SP1 and missing afxres.h
« Reply #15 on: 15 Jan 2008, 07:24:42 am »
Thanx for detailed giude :) nstalled TortouseSVN (it needs 64-bit version to work with 64-explorer %) ) will become familiar with it a little and check out
P.S. seti betta has invalid certificate by now. Think it's ok to use but...
« Last Edit: 15 Jan 2008, 07:42:33 am by Raistmer »

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: VS2005 SP1 and missing afxres.h
« Reply #16 on: 15 Jan 2008, 07:55:02 am »
Maybe it' worth to start new thread for beta 6 build?
Anyway there are a ot of  warnings about type conversion and unreferenced variable and 5 errors:
d:\btr\seti6\seti_boinc\client\analyzefuncs.cpp(51) : error C2146: syntax error : missing ';' before identifier 'PACKAGE_VERSION'
d:\btr\seti6\seti_boinc\client\analyzefuncs.cpp(51) : error C2143: syntax error : missing ';' before 'string'
d:\btr\seti6\seti_boinc\client\analyzefuncs.cpp(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
----FFTW----
d:\btr\seti6\seti_boinc\client\analyzefuncs.cpp(293) : error C2146: syntax error : missing ')' before identifier 'PACKAGE_VERSION'
d:\btr\seti6\seti_boinc\client\analyzefuncs.cpp(293) : error C2059: syntax error : ')'

Offline Jason G

  • Construction Fraggle
  • Knight who says 'Ni!'
  • *****
  • Posts: 8980
Re: VS2005 SP1 and missing afxres.h
« Reply #17 on: 15 Jan 2008, 08:03:10 am »
Hi Raistmer, I have several Threads going in prerelease applications area .... I will paste important stuff here that you might need .... maybe ask Gecko_R7 about possibility of Access ?  Much more has happened in the same thread discussions, as Joe has chipped in with helpful stuff too, confirming the GFX is actually okay and some other details...

From my first trys in a thread in discussion with Heinz....
---------------------------

Well I did sleep I promise  ;D, But here is new information... Much easier to use Eric's Tagged 6.00 beta as baseline, It works with boinc current Head, but is a tad cranky on some minor issues (detailed below):

Test-WU1 result "Strongly Similar" with default 515 result:
    -nographics 23Mins 09 secs---> about the same execution time as the last,  more troublesome build (Was Incorrect Branch!).  ::)
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Compiler Environment: MSVS2005wSP1
Sources: [SaH 6.00beta (SVN tagged, rev 95) , Boinc (SVN trunk,rev 14544)]
(Internalay marked as something like 6.1.6? must check that)
Build Configuration: Std "Release"
Added Preprocessor directives: USE_MMX on seti_boinc project only.
Additional project configuration: Multiple Include Directory adjustments, esp. libgraphics & seti_graphics projects
Using FFTW Dll.
Resulting executable size 548kb (  :o pretty small... )

There are 9 projects now in the stock source:
GLUT
IMAGE_LIBS
JPEGLIB
LIBBOINC
LIBBOINCAPI
LIBGRAPHICS2
SETIGRAPHICS
SETIBOINCDB
SET_BOINC

--------------------------------------------------------------------------------------------------------------------------------------------------------------
Issues adjusted for Build: (Now minor   ;D, looking for better ways, Though this is manageable IMO,  I think this might be a useful Start build to branch our optimizations from)
win-sah_config.h (361)
- CUSTOM_STRING definition problematic: replaced with hard string

seti_boinc_private.rc (11)
- Minor Manifest Issue : commented out line for now (not best solution)

analyzeFuncs.cpp (51)
- CUSTOM_STRING definition problematic: replaced with hard string

boinc_api.h
(128) Added missing extern declarations for thread/process controls:
    extern void boinc_exit(int);
    extern int suspend_activities(void);
    extern int restore_activities(void);

boinc_api.C - adjusted prototypes (removing "static:) and function headers for
   int suspend_activities();
   int resume_activities();
   void boinc_exit(int);
left them static, commented out the 3 Redundant Function prototypes from this file(now externs in .h )

graphics_impl.h(32):
 - Changed set_worker_timer_hook to start_timer_thread_hook (alternative would mean altering .C file in several places, This was easiest)

---------------------------------------------------------------------------------------------------------------------


« Last Edit: 15 Jan 2008, 08:30:47 am by j_groothu »

Gecko_R7

  • Guest
Re: VS2005 SP1 and missing afxres.h
« Reply #18 on: 15 Jan 2008, 11:19:19 am »
Hi Raistmer, I have several Threads going in prerelease applications area .... I will paste important stuff here that you might need .... maybe ask Gecko_R7 about possibility of Access ? 

No problem.  Should have that sorted shortly.

Offline Jason G

  • Construction Fraggle
  • Knight who says 'Ni!'
  • *****
  • Posts: 8980
Re: VS2005 SP1 and missing afxres.h
« Reply #19 on: 15 Jan 2008, 11:22:53 am »
Now That's Service  ;D

 

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?
Members
Total Members: 97
Latest: ToeBee
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 59559
Total Topics: 1672
Most Online Today: 62
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 31
Total: 31
Powered by EzPortal