Compiling BOINC/SETI on Windows

Message boards : Number crunching : Compiling BOINC/SETI on Windows
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile cjsoftuk
Volunteer tester

Send message
Joined: 3 Sep 04
Posts: 248
Credit: 183,721
RAC: 0
United Kingdom
Message 111128 - Posted: 14 May 2005, 16:25:45 UTC
Last modified: 14 May 2005, 16:26:58 UTC

I was trying earlier today to compile SETI@Home on my windows PC. However, when compiling, the following stream of errors occur.

Please can you suggest a way of compiling.

The files are from 14-05-2005

--------------------Configuration: seti_boinc - Win32 Debug--------------------
Compiling...
analyzeFuncs.cpp
c:programmerboincseti_boincclientanalyzefuncs.cpp(23) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
analyzePoT.cpp
c:programmerboincseti_boincclientanalyzepot.cpp(20) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
analyzeReport.cpp
c:programmerboincseti_boincclientanalyzereport.cpp(21) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
bmplib.cpp
chirpfft.cpp
c:programmerboincseti_boincclientchirpfft.cpp(18) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
fft8g.cpp
c:programmerboincseti_boincclientfft8g.cpp(93) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
gaussfit.cpp
c:programmerboincseti_boincclientgaussfit.cpp(25) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
gdata.cpp
c:programmerboincseti_boincclientgdata.cpp(17) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
gutil.C
c:programmerboincboincapiboinc_gl.h(28) : fatal error C1083: Cannot open include file: 'glut.h': No such file or directory
lcgamm.cpp
c:programmerboincseti_boincclientlcgamm.cpp(20) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
main.cpp
c:programmerboincseti_boincclientmain.cpp(28) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
malloc_a.cpp
c:programmerboincseti_boincclientmalloc_a.cpp(19) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
mfile.C
fatal error C1083: Cannot open source file: 'C:ProgrammerBOINCboincapimfile.C': No such file or directory
pulsefind.cpp
c:programmerboincseti_boincclientpulsefind.cpp(34) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
reduce.C
fatal error C1083: Cannot open source file: 'C:ProgrammerBOINCboincapireduce.C': No such file or directory
s_util.cpp
c:programmerboincseti_boincclients_util.cpp(22) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
sah_gfx.cpp
c:programmerboincseti_boincclientsah_gfx.cpp(58) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
sah_gfx_base.cpp
c:programmerboincseti_boincclientsah_gfx_base.cpp(17) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
schema_master.cpp
c:programmerboincseti_boincdbschema_master.cpp(2) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
seti.cpp
c:programmerboincseti_boincclientseti.cpp(34) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
Generating Code...
Compiling...
seti_header.cpp
c:programmerboincseti_boincclientseti_header.cpp(23) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
spike.cpp
c:programmerboincseti_boincclientspike.cpp(18) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
sqlblob.cpp
c:programmerboincseti_boincdbsqlblob.cpp(17) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
sqlrow.cpp
c:programmerboincseti_boincdbsqlrow.cpp(17) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
tgalib.cpp
timecvt.cpp
c:programmerboincseti_boincclienttimecvt.cpp(27) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
util.C
c:programmerboincboinclibutil.c(55) : error C2039: 'min' : is not a member of 'std'
c:programmerboincboinclibutil.c(55) : error C2873: 'min' : symbol cannot be used in a using-declaration
c:programmerboincboinclibutil.c(518) : error C2065: 'min' : undeclared identifier
version.cpp
c:programmerboincseti_boincclientversion.cpp(18) : error C2065: 'VERSION_MAJOR' : undeclared identifier
c:programmerboincseti_boincclientversion.cpp(19) : error C2065: 'VERSION_MINOR' : undeclared identifier
worker.cpp
c:programmerboincseti_boincclientworker.cpp(20) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
xml_util.C
fatal error C1083: Cannot open source file: 'C:ProgrammerBOINCboinclibxml_util.C': No such file or directory
jcapimin.c
jcapistd.c
jccoefct.c
jccolor.c
jcdctmgr.c
jchuff.c
jcinit.c
jcmainct.c
jcmarker.c
jcmaster.c
Generating Code...
Compiling...
jcomapi.c
jcparam.c
jcphuff.c
jcprepct.c
jcsample.c
jctrans.c
jdapimin.c
jdapistd.c
jdatadst.c
jdatasrc.c
jdcoefct.c
jdcolor.c
jddctmgr.c
jdhuff.c
jdinput.c
jdmainct.c
jdmarker.c
jdmaster.c
jdmerge.c
jdphuff.c
Generating Code...
Compiling...
jdpostct.c
jdsample.c
jdtrans.c
jerror.c
jfdctflt.c
jfdctfst.c
jfdctint.c
jidctflt.c
jidctfst.c
jidctint.c
jidctred.c
jmemmgr.c
jmemnobs.c
jquant1.c
jquant2.c
jutils.c
rdbmp.c
rdcolmap.c
rdgif.c
rdppm.c
Generating Code...
Compiling...
rdrle.c
rdswitch.c
rdtarga.c
Generating Code...
Error executing cl.exe.

setiathome_2.18_windows_intelx86.exe - 31 error(s), 0 warning(s)

ID: 111128 · Report as offensive
Ron Roe
Volunteer tester

Send message
Joined: 28 Feb 02
Posts: 156
Credit: 24,124
RAC: 0
United States
Message 111134 - Posted: 14 May 2005, 17:15:05 UTC
Last modified: 14 May 2005, 17:18:07 UTC

You also need the boinc source available, put it in C:\\programmer\\boinc .

Download from http://boinc.berkeley.edu/source/nightly/ and unzip to the same directory that seti_boinc is in.

Edit - you also might want to select Release in the configuration manager instead of Debug. /edit

Good Luck - Jim
ID: 111134 · Report as offensive
Profile cjsoftuk
Volunteer tester

Send message
Joined: 3 Sep 04
Posts: 248
Credit: 183,721
RAC: 0
United Kingdom
Message 111137 - Posted: 14 May 2005, 17:26:30 UTC

I have, Jim
Sorry about that!
I just don't know how to create the config.h file!

Any other suggestions?

Chirs
ID: 111137 · Report as offensive
Ron Roe
Volunteer tester

Send message
Joined: 28 Feb 02
Posts: 156
Credit: 24,124
RAC: 0
United States
Message 111141 - Posted: 14 May 2005, 17:51:11 UTC - in response to Message 111137.  
Last modified: 14 May 2005, 18:03:43 UTC

<blockquote>Any other suggestions?

Chirs</blockquote>


My mistake. I forgot to tell you to rename boinc_public to boinc.

- Jim

Edit- Just to clarify; your directory structure should look like this:

boinc source - c:\\programmer\\boinc\\boinc\\
seti source - c:\\programmer\\boinc\\seti_boinc\\
ID: 111141 · Report as offensive
Profile cjsoftuk
Volunteer tester

Send message
Joined: 3 Sep 04
Posts: 248
Credit: 183,721
RAC: 0
United Kingdom
Message 111147 - Posted: 14 May 2005, 18:24:42 UTC

Jim
Sorry, but that's already done. It's just creating the config.h file, and I don't know how to!

Chris
ID: 111147 · Report as offensive
Ron Roe
Volunteer tester

Send message
Joined: 28 Feb 02
Posts: 156
Credit: 24,124
RAC: 0
United States
Message 111151 - Posted: 14 May 2005, 18:57:30 UTC - in response to Message 111147.  

<blockquote>Jim
Sorry, but that's already done. It's just creating the config.h file, and I don't know how to!

Chris</blockquote>


Ok as I was posting earlier I downloaded the files:

seti_boinc-client-cvs-2005-05-14
boinc_public-cvs-2005-05-14

and unzipped to my working directory.

Renamed boinc_public directory to boinc.

The config.h that it looks for is in boinc\\win_build and is 0 bytes.

Check your directory c:\\programmer\\boinc\\boinc\\win_build for config.h, is it there?

I then went to seti_boinc\\client\\win_build and ran the solution file seti_boinc.sln using Debug build.

It compiled with 109 warning messages and no errors.

This is with Visual Studio .NET 2003; what version are you using?

ID: 111151 · Report as offensive
Profile cjsoftuk
Volunteer tester

Send message
Joined: 3 Sep 04
Posts: 248
Credit: 183,721
RAC: 0
United Kingdom
Message 111165 - Posted: 14 May 2005, 19:47:34 UTC

config.h was not extracted because it was 0 bytes, I will have a look in the CVS for it.

I am using VS6. I can use VS2005 Express, but it fails with 108 errors, saying there is a missing windows.h file and other C headers.

VC6 is the closest I have got to building SAH.

Chris
ID: 111165 · Report as offensive
Ron Roe
Volunteer tester

Send message
Joined: 28 Feb 02
Posts: 156
Credit: 24,124
RAC: 0
United States
Message 111194 - Posted: 14 May 2005, 22:02:35 UTC - in response to Message 111165.  

If your zip extractor won't unzip 0 byte files, try the following:

1. copy any file with .h extension to boinc\\win_build - be sure to copy not move

2. rename the copied file to config.h

3. use a text editor to edit the file and delete all the contents and save

You should now have a 0 byte file named config.h in boinc\\win_build

Now in your directory c:\\programmer\\boinc\\ should be 2 directories:

boinc
seti_boinc

Give it another try.

ID: 111194 · Report as offensive
Profile Sir Ulli
Volunteer tester
Avatar

Send message
Joined: 21 Oct 99
Posts: 2246
Credit: 6,136,250
RAC: 0
Germany
Message 111196 - Posted: 14 May 2005, 22:09:19 UTC - in response to Message 111194.  
Last modified: 14 May 2005, 22:10:12 UTC

<blockquote>If your zip extractor won't unzip 0 byte files, try the following:

1. copy any file with .h extension to boincwin_build - be sure to copy not move

2. rename the copied file to config.h

3. use a text editor to edit the file and delete all the contents and save

You should now have a 0 byte file named config.h in boincwin_build

Now in your directory c:programmerboinc should be 2 directories:

boinc
seti_boinc

Give it another try.

</blockquote>

ore use winrar


winrar Homepage


is able to extract Directorys and Files with 0 Bytes

had the Same problem years ago with Setistash
...

Greetings from Germany NRW
Ulli S@h Berkeley's Staff Friends Club m7 ©




ID: 111196 · Report as offensive
Profile cjsoftuk
Volunteer tester

Send message
Joined: 3 Sep 04
Posts: 248
Credit: 183,721
RAC: 0
United Kingdom
Message 111281 - Posted: 15 May 2005, 7:26:53 UTC
Last modified: 15 May 2005, 7:27:27 UTC

Right!
Now here's the massive error log!

Deleting intermediate files and output files for project 'seti_boinc - Win32 Debug'.
--------------------Configuration: seti_boinc - Win32 Debug--------------------
c:programmerboincseti_boincclientsincos.h(58) : error C2084: function 'float __cdecl sinf(float)' already has a body
c:programmerboincseti_boincclientsincos.h(64) : error C2084: function 'float __cdecl cosf(float)' already has a body
c:programmerboincseti_boincclientsincos.h(70) : error C2084: function 'float __cdecl atanf(float)' already has a body
c:programmerboincseti_boincclientanalyzefuncs.cpp(106) : error C2065: '_aligned_malloc_dbg' : undeclared identifier
c:programmerboincseti_boincclientanalyzefuncs.cpp(349) : error C2065: '_aligned_free_dbg' : undeclared identifier
c:programmerboincseti_boincclientanalyzereport.cpp(191) : error C2065: '_aligned_malloc_dbg' : undeclared identifier
c:programmerboincseti_boincclientsincos.h(58) : error C2084: function 'float __cdecl sinf(float)' already has a body
c:programmerboincseti_boincclientsincos.h(64) : error C2084: function 'float __cdecl cosf(float)' already has a body
c:programmerboincseti_boincclientsincos.h(70) : error C2084: function 'float __cdecl atanf(float)' already has a body
c:programmerboincseti_boincclientfft8g.cpp(138) : error C2296: '/' : illegal, left operand has type 'float (__cdecl *)(float)'
c:programmerboincseti_boincclientfft8g.cpp(141) : error C2440: '=' : cannot convert from 'float (__cdecl *)(float)' to 'float'
There is no context in which this conversion is possible
c:programmerboincseti_boincclientfft8g.cpp(170) : error C2296: '/' : illegal, left operand has type 'float (__cdecl *)(float)'
c:programmerboincseti_boincclientfft8g.cpp(171) : error C2440: '=' : cannot convert from 'float (__cdecl *)(float)' to 'float'
There is no context in which this conversion is possible
c:programmerboincseti_boincclientgdata.cpp(82) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincclientgdata.cpp(82) : error C2065: 'min' : undeclared identifier
c:programmerboincboincapiboinc_gl.h(28) : fatal error C1083: Cannot open include file: 'glut.h': No such file or directory
fatal error C1083: Cannot open source file: 'C:ProgrammerBOINCboincapimfile.C': No such file or directory
c:programmerboincseti_boincclientpulsefind.cpp(90) : error C2632: 'long' followed by '__int32' is illegal
c:programmerboincseti_boincclientpulsefind.cpp(90) : warning C4091: 'typedef ' : ignored on left of 'long' when no variable is declared
c:programmerboincseti_boincclientpulsefind.cpp(106) : error C2065: '_aligned_malloc_dbg' : undeclared identifier
fatal error C1083: Cannot open source file: 'C:ProgrammerBOINCboincapireduce.C': No such file or directory
c:programmerboincseti_boincclientsah_gfx.cpp(65) : fatal error C1083: Cannot open include file: 'glut.h': No such file or directory
c:programmerboincseti_boincclientsah_gfx_base.cpp(24) : fatal error C1083: Cannot open include file: 'glut/glut.h': No such file or directory
c:programmerboincseti_boincdbschema_master.cpp(699) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(699) : error C2065: 'min' : undeclared identifier
c:programmerboincseti_boincdbschema_master.cpp(776) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(777) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1075) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1141) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1142) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1439) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1476) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1477) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1676) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1683) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1688) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1729) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1730) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1759) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1760) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1773) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(1774) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(2748) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(2786) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(2787) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(3258) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(3323) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(3324) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(3492) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(3533) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(3534) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(4523) : error C2039: 'max' : is not a member of 'std'
c:programmerboincseti_boincdbschema_master.cpp(4523) : error C2065: 'max' : undeclared identifier
c:programmerboincseti_boincdbschema_master.cpp(5070) : error C2039: 'max' : is not a member of 'std'
c:programmerboincseti_boincclientseti.cpp(123) : error C2065: '_aligned_malloc_dbg' : undeclared identifier
c:programmerboincseti_boincclientseti.cpp(152) : error C2065: '_aligned_free_dbg' : undeclared identifier
c:programmerboincseti_boincdbsqlrow.cpp(148) : error C2039: 'min' : is not a member of 'std'
c:programmerboincseti_boincdbsqlrow.cpp(148) : error C2065: 'min' : undeclared identifier
c:programmerboincseti_boincdbsqlrow.cpp(148) : error C2039: 'min' : is not a member of 'std'
c:programmerboincboinclibutil.c(55) : error C2039: 'min' : is not a member of 'std'
c:programmerboincboinclibutil.c(55) : error C2873: 'min' : symbol cannot be used in a using-declaration
c:programmerboincboinclibutil.c(518) : error C2065: 'min' : undeclared identifier
c:programmerboincseti_boincclientversion.cpp(18) : error C2065: 'VERSION_MAJOR' : undeclared identifier
c:programmerboincseti_boincclientversion.cpp(19) : error C2065: 'VERSION_MINOR' : undeclared identifier
fatal error C1083: Cannot open source file: 'C:ProgrammerBOINCboinclibxml_util.C': No such file or directory
Error executing cl.exe.

setiathome_2.18_windows_intelx86.exe - 65 error(s), 241 warning(s)

All of the warnings were removed. They were about so it was a VC98 issue.

Please aid me on this because I would like to run S@H optimized for my PC.

I already run the one compiled with the Intel compiler. (Not compiled by me)

I will compile on Linux and find out what it needs in config.h

Chris
ID: 111281 · Report as offensive
Profile cjsoftuk
Volunteer tester

Send message
Joined: 3 Sep 04
Posts: 248
Credit: 183,721
RAC: 0
United Kingdom
Message 111283 - Posted: 15 May 2005, 8:12:03 UTC

Good news, after a little fiddle with some of the code I got the errors down to just 36 and only 92 warnings. This is what the error log looks like now (including warnings):

--------------------Configuration: seti_boinc - Win32 Debug--------------------
Build : warning : failed to (or don't know how to) build 'C:\Programmer\BOINC\boinc\lib\xml_util.C'
Compiling...
analyzeFuncs.cpp
c:\programmer\boinc\seti_boinc\client\sincos.h(58) : error C2084: function 'float __cdecl sinf(float)' already has a body
c:\programmer\boinc\seti_boinc\client\sincos.h(64) : error C2084: function 'float __cdecl cosf(float)' already has a body
c:\programmer\boinc\seti_boinc\client\sincos.h(70) : error C2084: function 'float __cdecl atanf(float)' already has a body
c:\programmer\boinc\seti_boinc\client\analyzefuncs.cpp(87) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
c:\programmer\boinc\seti_boinc\client\analyzefuncs.cpp(106) : error C2065: '_aligned_malloc_dbg' : undeclared identifier
c:\programmer\boinc\seti_boinc\client\analyzefuncs.cpp(349) : error C2065: '_aligned_free_dbg' : undeclared identifier
analyzePoT.cpp
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@IABV
?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@PBV?
$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QA
E?AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QB
E?AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE?
AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QBE?
AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
IABQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(121) : warning C4786: '?get_allocator@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@
@2@@std@@QBE?AV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(19) : warning C4786: '?parse_delimited@SQL_ROW@@AAE?AV?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allo
cator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@DD@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\client\analyzepot.cpp(173) : error C2065: '_aligned_malloc_dbg' : undeclared identifier
analyzeReport.cpp
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
IABQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(121) : warning C4786: '?get_allocator@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@
@2@@std@@QBE?AV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(19) : warning C4786: '?parse_delimited@SQL_ROW@@AAE?AV?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allo
cator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@DD@Z' : identifier was truncated to '255' characters in the browser information
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@IABV
?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@PBV?
$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QA
E?AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QB
E?AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE?
AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QBE?
AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\programmer\boinc\seti_boinc\client\analyzereport.cpp(191) : error C2065: '_aligned_malloc_dbg' : undeclared identifier
fft8g.cpp
c:\programmer\boinc\seti_boinc\client\sincos.h(58) : error C2084: function 'float __cdecl sinf(float)' already has a body
c:\programmer\boinc\seti_boinc\client\sincos.h(64) : error C2084: function 'float __cdecl cosf(float)' already has a body
c:\programmer\boinc\seti_boinc\client\sincos.h(70) : error C2084: function 'float __cdecl atanf(float)' already has a body
c:\programmer\boinc\seti_boinc\client\fft8g.cpp(138) : error C2296: '/' : illegal, left operand has type 'float (__cdecl *)(float)'
c:\programmer\boinc\seti_boinc\client\fft8g.cpp(141) : error C2440: '=' : cannot convert from 'float (__cdecl *)(float)' to 'float'
There is no context in which this conversion is possible
c:\programmer\boinc\seti_boinc\client\fft8g.cpp(170) : error C2296: '/' : illegal, left operand has type 'float (__cdecl *)(float)'
c:\programmer\boinc\seti_boinc\client\fft8g.cpp(171) : error C2440: '=' : cannot convert from 'float (__cdecl *)(float)' to 'float'
There is no context in which this conversion is possible
gdata.cpp
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@IABV
?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@PBV?
$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QA
E?AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QB
E?AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE?
AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QBE?
AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
IABQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(121) : warning C4786: '?get_allocator@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@
@2@@std@@QBE?AV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(19) : warning C4786: '?parse_delimited@SQL_ROW@@AAE?AV?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allo
cator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@DD@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\client\gdata.cpp(82) : error C2039: 'min' : is not a member of 'std'
c:\programmer\boinc\seti_boinc\client\gdata.cpp(82) : error C2065: 'min' : undeclared identifier
gutil.C
c:\programmer\boinc\boinc\api\boinc_gl.h(28) : fatal error C1083: Cannot open include file: 'glut.h': No such file or directory
mfile.C
fatal error C1083: Cannot open source file: 'C:\Programmer\BOINC\boinc\api\mfile.C': No such file or directory
pulsefind.cpp
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
IABQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(121) : warning C4786: '?get_allocator@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@
@2@@std@@QBE?AV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(19) : warning C4786: '?parse_delimited@SQL_ROW@@AAE?AV?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allo
cator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@DD@Z' : identifier was truncated to '255' characters in the browser information
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@IABV
?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@PBV?
$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QA
E?AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QB
E?AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE?
AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QBE?
AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\programmer\boinc\seti_boinc\client\pulsefind.cpp(90) : error C2632: 'long' followed by '__int32' is illegal
c:\programmer\boinc\seti_boinc\client\pulsefind.cpp(90) : warning C4091: 'typedef ' : ignored on left of 'long' when no variable is declared
c:\programmer\boinc\seti_boinc\client\pulsefind.cpp(106) : error C2065: '_aligned_malloc_dbg' : undeclared identifier
reduce.C
fatal error C1083: Cannot open source file: 'C:\Programmer\BOINC\boinc\api\reduce.C': No such file or directory
sah_gfx.cpp
c:\programmer\boinc\seti_boinc\client\sah_gfx.cpp(65) : fatal error C1083: Cannot open include file: 'glut.h': No such file or directory
sah_gfx_base.cpp
c:\programmer\boinc\seti_boinc\client\sah_gfx_base.cpp(24) : fatal error C1083: Cannot open include file: 'glut/glut.h': No such file or directory
schema_master.cpp
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
IABQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(121) : warning C4786: '?get_allocator@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@
@2@@std@@QBE?AV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(19) : warning C4786: '?parse_delimited@SQL_ROW@@AAE?AV?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allo
cator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@DD@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\schema_master.cpp(699) : error C2065: 'min' : undeclared identifier
c:\programmer\boinc\seti_boinc\db\schema_master.cpp(4523) : error C2065: 'max' : undeclared identifier
seti.cpp
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@IABV
?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@PBV?
$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QA
E?AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QB
E?AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE?
AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QBE?
AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\boinc\lib\app_ipc.h(106) : see reference to class template instantiation 'std::vector,class std::allocator >,class std::allocator,class std::allocator > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
IABQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(121) : warning C4786: '?get_allocator@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@
@2@@std@@QBE?AV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(19) : warning C4786: '?parse_delimited@SQL_ROW@@AAE?AV?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allo
cator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@DD@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\client\seti.cpp(123) : error C2065: '_aligned_malloc_dbg' : undeclared identifier
c:\programmer\boinc\seti_boinc\client\seti.cpp(152) : error C2065: '_aligned_free_dbg' : undeclared identifier
sqlrow.cpp
c:\program files\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
IABQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@
PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std
@@QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QAE?AV?$reverse_iterator@PAPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@AAPAV12@PAPAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@
QBE?AV?$reverse_iterator@PBQAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAV12@ABQAV12@PBQAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(121) : warning C4786: '?get_allocator@?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@
@2@@std@@QBE?AV?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@XZ' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.h(41) : see reference to class template instantiation 'std::vector,class std::allocator > *,class std::allocator,class std::allocator > *> >' being compiled
c:\program files\microsoft visual studio\vc98\include\vector(19) : warning C4786: '?parse_delimited@SQL_ROW@@AAE?AV?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allo
cator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@DD@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.cpp(32) : warning C4786: '?parse_delimited@SQL_ROW@@AAE?AV?$vector@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@
@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@DD@Z' : identifier was truncated to '255' characters in the browser information
c:\programmer\boinc\seti_boinc\db\sqlrow.cpp(73) : warning C4786: 'std::reverse_iterator,std::allocator > * const *,std::basic_string,std::allocator > *,std::basic
_string,std::allocator > * const &,std::basic_string,std::allocator > * const *,int>' : identifier was truncated to '255' characters in the debug information
c:\programmer\boinc\seti_boinc\db\sqlrow.cpp(73) : warning C4786: 'std::reverse_iterator,std::allocator > * *,std::basic_string,std::allocator > *,std::basic_strin
g,std::allocator > * &,std::basic_string,std::allocator > * *,int>' : identifier was truncated to '255' characters in the debug information
c:\programmer\boinc\seti_boinc\db\sqlrow.cpp(148) : error C2039: 'min' : is not a member of 'std'
c:\programmer\boinc\seti_boinc\db\sqlrow.cpp(148) : error C2065: 'min' : undeclared identifier
c:\programmer\boinc\seti_boinc\db\sqlrow.cpp(148) : error C2039: 'min' : is not a member of 'std'
util.C
c:\programmer\boinc\boinc\lib\util.c(55) : error C2039: 'min' : is not a member of 'std'
c:\programmer\boinc\boinc\lib\util.c(55) : error C2873: 'min' : symbol cannot be used in a using-declaration
c:\programmer\boinc\boinc\lib\util.c(518) : error C2065: 'min' : undeclared identifier
version.cpp
c:\programmer\boinc\seti_boinc\client\version.cpp(18) : error C2065: 'VERSION_MAJOR' : undeclared identifier
c:\programmer\boinc\seti_boinc\client\version.cpp(19) : error C2065: 'VERSION_MINOR' : undeclared identifier
xml_util.C
fatal error C1083: Cannot open source file: 'C:\Programmer\BOINC\boinc\lib\xml_util.C': No such file or directory
Generating Code...
Error executing cl.exe.

setiathome_2.18_windows_intelx86.exe - 36 error(s), 92 warning(s)

ID: 111283 · Report as offensive

Message boards : Number crunching : Compiling BOINC/SETI on Windows


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.