Forum > Windows

optimized sources

<< < (16/179) > >>

_heinz:
last chance: did not need that amd-file, but linker search it
-------------------
------ Neues Erstellen gestartet: Projekt: seti_boinc, Konfiguration: Release32-NOGFX Win32 ------
Die Zwischen- und Ausgabedateien für das Projekt "seti_boinc" mit der Konfiguration "Release32-NOGFX|Win32" werden gelöscht.
Kompilieren...
xml_util.cpp
tgalib.cpp
worker.cpp
windows_opengl.C
version.cpp
util.C
timecvt.cpp
sqlrow.cpp
sqlblob.cpp
spike.cpp
shmem.C
seti_header.cpp
seti.cpp
schema_master.cpp
sah_gfx_base.cpp
sah_gfx.cpp
s_util.cpp
pulsefind.cpp
parse.C
malloc_a.cpp
main.cpp
lcgamm.cpp
gutil.C
graphics_data.C
graphics_api.C
gdata.cpp
gaussfit.cpp
filesys.C
fft8g.cpp
chirpfft.cpp
boinc_api.C
app_ipc.C
analyzeReport.cpp
analyzePoT.cpp
analyzeFuncs.cpp
amd64fft8g.cpp
Verknüpfen...
LINK : fatal error LNK1181: Eingabedatei ".\Release32-NOGFX\amd64fft8g.obj" kann nicht geöffnet werden.
Browseinformationsdatei wird erstellt...
Microsoft Browse Information Maintenance-Programm Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : Datei ".\Release32-NOGFX\amd64fft8g.sbr" kann nicht geöffnet werden: No such file or directory
Das Buildprotokoll wurde unter "file://c:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX\BuildLog.htm" gespeichert.
seti_boinc - 2 Fehler, 0 Warnung(en)
------------------------------------------------------
see attach file


[attachment deleted by admin]

Simon:
Hi Britta,

you can just remove that file from the project, as it's not really used anymore AFAIK.

Just right-click the file and choose "entfernen".

HTH,
Simon.

_heinz:
Hi all,
after weeks of trouble I´m back again. Had have a lot trouble with the Net Framework 2.0. The latest Seti client 5.9.0.32  from Crunch3r crashes continuesly after 20 minutes of work. Did not find the real reason. Have now installed the 5.8.11 client from Crunchr. It works now two days without any error.
But I think the NET 2.0 Framework is not free of any errors. Made some updates and service packs from the net, but nothings help.
The curiosity is that the 5.9.0.32 client works about 3 months without any problems.
The trouble begun with the installation of the service Pack 1 for MS Visual C++ 2005 (KB926748).
------------------------------------------------------------------
found this for hotfix: http://connect.microsoft.com/VisualStudio/content/content.aspx?ContentID=3705
It is angry to have such a lot of trouble with this.
---------------------------------------------------------------------
Now I will go again to the sources to continue my work.
Regards seti_britta.

_heinz:
hallo Simon,
kannst du mal helfen???
bekomme immer Fehler LNK1181, weiss nicht mehr was ich tun soll. Hier sind mögliche Ursachen aufgezählt:
http://search.microsoft.com/results.aspx?mkt=de-DE&setlang=de-DE&q=LNK1181
finde aber für mich nichts passendes.
Ausgabeverzeichnis: .\Release32-NOGFX
Zwischenverzeichnis: .\Release32-NOGFX
es werden temporäre Dateien erzeugt, die aber dann scheinbar nicht gefunden werden

---------------------------------------------------------
Buildprotokoll     Erstellen wurde gestartet: Projekt: "seti_boinc", Konfiguration: "Release32-NOGFX|Win32"
 Befehlszeilen     Die temporäre Datei "c:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX\RSP00000637123916.rsp" wird erstellt. Inhalt:
[
/O2 /Ob1 /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\jpeglib" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\image_libs" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\glut" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\Optimizer" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\db" /I "C:\I\SC\seti\boinc\client\win" /I "C:\I\SC\seti\boinc\lib" /I "C:\I\SC\seti\boinc\api" /I "C:\I\SC\seti\boinc" /I "." /I "../../../boinc/api" /I "../../../boinc/lib" /I ".." /I "glut" /D "WIN32" /D "_WIN32" /D "NDEBUG" /D "_WINDOWS" /D "NBOINC_APP_GRAPHICS" /D "CLIENT" /D "USE_IPP" /D "USE_SSE2" /D "_MT" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /P /GF /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp".\Release/seti_boinc.pch" /Fo".\Release32-NOGFX\\" /Fd".\Release32-NOGFX\vc80.pdb" /FR".\Release32-NOGFX\\" /W3 /c /TP "..\..\db\xml_util.cpp"

"..\worker.cpp"

"..\..\..\boinc\api\windows_opengl.C"

"..\version.cpp"

"..\..\..\boinc\lib\util.C"

"..\timecvt.cpp"

"..\..\image_libs\tgalib.cpp"

"..\..\db\sqlrow.cpp"

"..\..\db\sqlblob.cpp"

"..\spike.cpp"

"..\..\..\boinc\lib\shmem.C"

"..\seti_header.cpp"

"..\seti.cpp"

"..\..\db\schema_master.cpp"

"..\sah_gfx_base.cpp"

"..\sah_gfx.cpp"

"..\s_util.cpp"

"..\pulsefind.cpp"

"..\..\..\boinc\lib\parse.C"

"..\malloc_a.cpp"

"..\main.cpp"

"..\lcgamm.cpp"

"..\..\..\boinc\api\gutil.C"

"..\..\..\boinc\api\graphics_data.C"

"..\..\..\boinc\api\graphics_api.C"

"..\gdata.cpp"

"..\gaussfit.cpp"

"..\..\..\boinc\lib\filesys.C"

"..\fft8g.cpp"

"..\chirpfft.cpp"

"..\..\..\boinc\api\boinc_api.C"

"..\..\..\boinc\lib\app_ipc.C"

"..\analyzeReport.cpp"

"..\analyzePoT.cpp"
]Erstellen der Befehlszeile "cl.exe @"c:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX\RSP00000637123916.rsp" /nologo /errorReport:prompt"Die temporäre Datei "c:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX\RSP00000737123916.rsp" wird erstellt. Inhalt:
[
/O2 /Ob1 /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\jpeglib" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\image_libs" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\glut" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\Optimizer" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client" /I "C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\db" /I "C:\I\SC\seti\boinc\client\win" /I "C:\I\SC\seti\boinc\lib" /I "C:\I\SC\seti\boinc\api" /I "C:\I\SC\seti\boinc" /I "." /I "../../../boinc/api" /I "../../../boinc/lib" /I ".." /I "glut" /D "WIN32" /D "_WIN32" /D "NDEBUG" /D "_WINDOWS" /D "NBOINC_APP_GRAPHICS" /D "CLIENT" /D "USE_IPP" /D "USE_SSE2" /D "_MT" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /P /GF /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp".\Release/seti_boinc.pch" /Fo".\Release32-NOGFX\\" /Fd".\Release32-NOGFX\vc80.pdb" /FR".\Release32-NOGFX\\" /W3 /c /TP "..\analyzeFuncs.cpp"
]Erstellen der Befehlszeile "cl.exe @"c:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX\RSP00000737123916.rsp" /nologo /errorReport:prompt"Die temporäre Datei "c:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX\RSP00000837123916.rsp" wird erstellt. Inhalt:
[
/OUT:".\Release/seti_boinc.exe" /INCREMENTAL:NO /LIBPATH:"C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\glut" /LIBPATH:"C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\image_libs" /LIBPATH:"C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\jpeglib" /LIBPATH:"C:\I\INTEL\MKL\9.0\ia32\lib" /LIBPATH:"glut" /LIBPATH:"C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX" /MANIFEST /MANIFESTFILE:".\Release32-NOGFX\seti_boinc.exe.intermediate.manifest" /PDB:".\Release/seti_boinc.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 glut32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

".\Release32-NOGFX\analyzeFuncs.obj"

".\Release32-NOGFX\analyzePoT.obj"

".\Release32-NOGFX\analyzeReport.obj"

".\Release32-NOGFX\app_ipc.obj"

".\Release32-NOGFX\boinc_api.obj"

".\Release32-NOGFX\chirpfft.obj"

".\Release32-NOGFX\fft8g.obj"

".\Release32-NOGFX\filesys.obj"

".\Release32-NOGFX\gaussfit.obj"

".\Release32-NOGFX\gdata.obj"

".\Release32-NOGFX\graphics_api.obj"

".\Release32-NOGFX\graphics_data.obj"

".\Release32-NOGFX\gutil.obj"

".\Release32-NOGFX\lcgamm.obj"

".\Release32-NOGFX\main.obj"

".\Release32-NOGFX\malloc_a.obj"

".\Release32-NOGFX\parse.obj"

".\Release32-NOGFX\pulsefind.obj"

".\Release32-NOGFX\s_util.obj"

".\Release32-NOGFX\sah_gfx.obj"

".\Release32-NOGFX\sah_gfx_base.obj"

".\Release32-NOGFX\schema_master.obj"

".\Release32-NOGFX\seti.obj"

".\Release32-NOGFX\seti_header.obj"

".\Release32-NOGFX\shmem.obj"

".\Release32-NOGFX\spike.obj"

".\Release32-NOGFX\sqlblob.obj"

".\Release32-NOGFX\sqlrow.obj"

".\Release32-NOGFX\tgalib.obj"

".\Release32-NOGFX\timecvt.obj"

".\Release32-NOGFX\util.obj"

".\Release32-NOGFX\version.obj"

".\Release32-NOGFX\windows_opengl.obj"

".\Release32-NOGFX\worker.obj"

".\Release32-NOGFX\xml_util.obj"
]Erstellen der Befehlszeile "link.exe @"c:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX\RSP00000837123916.rsp" /ERRORREPORT:PROMPT"Die temporäre Datei "c:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX\RSP00000937123916.rsp" wird erstellt. Inhalt:
[
/o ".\Release/seti_boinc.bsc"

".\Release32-NOGFX\analyzePoT.sbr"

".\Release32-NOGFX\analyzeReport.sbr"

".\Release32-NOGFX\app_ipc.sbr"

".\Release32-NOGFX\boinc_api.sbr"

".\Release32-NOGFX\chirpfft.sbr"

".\Release32-NOGFX\fft8g.sbr"

".\Release32-NOGFX\filesys.sbr"

".\Release32-NOGFX\gaussfit.sbr"

".\Release32-NOGFX\gdata.sbr"

".\Release32-NOGFX\graphics_api.sbr"

".\Release32-NOGFX\graphics_data.sbr"

".\Release32-NOGFX\gutil.sbr"

".\Release32-NOGFX\lcgamm.sbr"

".\Release32-NOGFX\main.sbr"

".\Release32-NOGFX\malloc_a.sbr"

".\Release32-NOGFX\parse.sbr"

".\Release32-NOGFX\pulsefind.sbr"

".\Release32-NOGFX\s_util.sbr"

".\Release32-NOGFX\sah_gfx.sbr"

".\Release32-NOGFX\sah_gfx_base.sbr"

".\Release32-NOGFX\schema_master.sbr"

".\Release32-NOGFX\seti.sbr"

".\Release32-NOGFX\seti_header.sbr"

".\Release32-NOGFX\shmem.sbr"

".\Release32-NOGFX\spike.sbr"

".\Release32-NOGFX\sqlblob.sbr"

".\Release32-NOGFX\sqlrow.sbr"

".\Release32-NOGFX\tgalib.sbr"

".\Release32-NOGFX\timecvt.sbr"

".\Release32-NOGFX\util.sbr"

".\Release32-NOGFX\version.sbr"

".\Release32-NOGFX\windows_opengl.sbr"

".\Release32-NOGFX\worker.sbr"

".\Release32-NOGFX\xml_util.sbr"

".\Release32-NOGFX\analyzeFuncs.sbr"
]Erstellen der Befehlszeile "bscmake.exe @"c:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX\RSP00000937123916.rsp" /nologo" Ausgabefenster     Kompilieren...
xml_util.cpp
worker.cpp
windows_opengl.C
version.cpp
util.C
timecvt.cpp
tgalib.cpp
sqlrow.cpp
sqlblob.cpp
spike.cpp
shmem.C
seti_header.cpp
seti.cpp
schema_master.cpp
sah_gfx_base.cpp
sah_gfx.cpp
s_util.cpp
pulsefind.cpp
parse.C
malloc_a.cpp
main.cpp
lcgamm.cpp
gutil.C
graphics_data.C
graphics_api.C
gdata.cpp
gaussfit.cpp
filesys.C
fft8g.cpp
chirpfft.cpp
boinc_api.C
app_ipc.C
analyzeReport.cpp
analyzePoT.cpp
Kompilieren...
analyzeFuncs.cpp
Verknüpfen...
Microsoft (R) Incremental Linker Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.
"/OUT:.\Release/seti_boinc.exe" /INCREMENTAL:NO "/LIBPATH:C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\glut" "/LIBPATH:C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\image_libs" "/LIBPATH:C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\jpeglib" "/LIBPATH:C:\I\INTEL\MKL\9.0\ia32\lib" "/LIBPATH:glut" "/LIBPATH:C:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX" /MANIFEST "/MANIFESTFILE:.\Release32-NOGFX\seti_boinc.exe.intermediate.manifest" "/PDB:.\Release/seti_boinc.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 glut32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib
".\Release32-NOGFX\analyzeFuncs.obj"
".\Release32-NOGFX\analyzePoT.obj"
".\Release32-NOGFX\analyzeReport.obj"
".\Release32-NOGFX\app_ipc.obj"
".\Release32-NOGFX\boinc_api.obj"
".\Release32-NOGFX\chirpfft.obj"
".\Release32-NOGFX\fft8g.obj"
".\Release32-NOGFX\filesys.obj"
".\Release32-NOGFX\gaussfit.obj"
".\Release32-NOGFX\gdata.obj"
".\Release32-NOGFX\graphics_api.obj"
".\Release32-NOGFX\graphics_data.obj"
".\Release32-NOGFX\gutil.obj"
".\Release32-NOGFX\lcgamm.obj"
".\Release32-NOGFX\main.obj"
".\Release32-NOGFX\malloc_a.obj"
".\Release32-NOGFX\parse.obj"
".\Release32-NOGFX\pulsefind.obj"
".\Release32-NOGFX\s_util.obj"
".\Release32-NOGFX\sah_gfx.obj"
".\Release32-NOGFX\sah_gfx_base.obj"
".\Release32-NOGFX\schema_master.obj"
".\Release32-NOGFX\seti.obj"
".\Release32-NOGFX\seti_header.obj"
".\Release32-NOGFX\shmem.obj"
".\Release32-NOGFX\spike.obj"
".\Release32-NOGFX\sqlblob.obj"
".\Release32-NOGFX\sqlrow.obj"
".\Release32-NOGFX\tgalib.obj"
".\Release32-NOGFX\timecvt.obj"
".\Release32-NOGFX\util.obj"
".\Release32-NOGFX\version.obj"
".\Release32-NOGFX\windows_opengl.obj"
".\Release32-NOGFX\worker.obj"
".\Release32-NOGFX\xml_util.obj"
LINK : fatal error LNK1181: Eingabedatei ".\Release32-NOGFX\analyzeFuncs.obj" kann nicht geöffnet werden.
Browseinformationsdatei wird erstellt...
Microsoft Browse Information Maintenance-Programm Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : Datei ".\Release32-NOGFX\analyzePoT.sbr" kann nicht geöffnet werden: No such file or directory
 Ergebnisse     Das Buildprotokoll wurde unter "file://c:\I\SC\seti\seti_boinc_2k3_2.2B-Ben-Joe\client\win_build\Release32-NOGFX\BuildLog.htm" gespeichert.
seti_boinc - 2 Fehler, 0 Warnung(en)
 

Simon:
Ah ja, da hab ich schon mal was gesehen.

"Incremental Linking" == BÖSE!

Schalte das bitte aus (in der Projekt-Konfiguration in der Linker Sektion), dann sollten einige dieser Probleme weggehen.

mfg,
Simon.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version