Skip to main content
Participant
February 27, 2013
Answered

Linking problem in visual express 2008

  • February 27, 2013
  • 1 reply
  • 1608 views

hi everyone!

I have linking problem in visual studio c++ express 2008. I don't understand because it's a sample project and I configure my VS for compiling in 64...

this is my built log:

Build Log


Rebuild started: Project: Resizer, Configuration: Debug|x64

Command Lines


Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\BAT00000751766092.bat" with contents
[
@echo off

cl /I "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\..\..\..\Headers" /EP ".."\\"ResizerPiPL.r" > "x64\Debug"\\"ResizerPiPL.rr"

"c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\..\..\..\Resources\PiPLTool" "x64\Debug\ResizerPiPL.rr" "x64\Debug\ResizerPiPL.rrc"

cl /D "MSWindows" /EP x64\Debug\ResizerPiPL.rrc >               "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\"\\"ResizerPiPL".rc



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Compiling the PiPL"

exit 1

:VCEnd
]
Creating command line """c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\BAT00000751766092.bat"""
Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000851766092.rsp" with contents
[
/Od /I "..\..\..\Headers" /I "..\..\..\Headers\SP" /I "..\..\..\Headers\Win" /I "..\..\..\Resources" /I "..\..\..\Util" /D "MSWindows" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /FD /EHsc /MDd /Zp4 /Fp".\Debug/Resizer.pch" /FAs /Fa".\Debug/" /Fo".\Debug/" /Fd".\Debug/" /FR"x64\Debug\\" /W2 /WX /c /Zi "..\..\..\Util\MissingSuiteError.cpp"
]
Creating command line "cl.exe @"c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000851766092.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000951766092.rsp" with contents
[
/Od /I "..\..\..\Headers" /I "..\..\..\Headers\SP" /I "..\..\..\Headers\Win" /I "..\..\..\Resources" /I "..\..\..\Util" /D "MSWindows" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /EHsc /MDd /Zp4 /Fp".\Debug/Resizer.pch" /FAs /Fa".\Debug/" /Fo".\Debug/" /Fd".\Debug/" /FR"x64\Debug\\" /W2 /WX /c /Zi "..\Resizer_Strings.cpp"

"..\Resizer.cpp"

"..\..\..\Util\AEGP_SuiteHandler.cpp"
]
Creating command line "cl.exe @"c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000951766092.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0710" /l 0x409 /fo"x64\Debug/ResizerPiPL.res" ".\ResizerPiPL.rc""
Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\TMP00000A51766092.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\x64\\Debug\\Resizer.aex.embed.manifest"
]
Creating command line "rc.exe /fo".\x64\Debug\Resizer.aex.embed.manifest.res" "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\TMP00000A51766092.tmp""
Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000B51766092.rsp" with contents
[
/OUT:"C:\Program Files\Adobe\Common\Plug-ins\CS6\MediaCore\Resizer.aex" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"x64\Debug\Resizer.aex.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/Resizer.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /IMPLIB:".\Debug/Resizer.lib" /MACHINE:X64 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\x64\Debug\ResizerPiPL.res"

".\Debug\AEGP_SuiteHandler.obj"

".\Debug\MissingSuiteError.obj"

".\Debug\Resizer.obj"

".\Debug\Resizer_Strings.obj"

".\x64\Debug\Resizer.aex.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000B51766092.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000C51766092.rsp" with contents
[
/o "x64\Debug/Resizer.bsc"

".\x64\Debug\AEGP_SuiteHandler.sbr"

".\x64\Debug\MissingSuiteError.sbr"

".\x64\Debug\Resizer.sbr"

".\x64\Debug\Resizer_Strings.sbr"
]
Creating command line "bscmake.exe @"c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000C51766092.rsp" /nologo"
Output Window


Compiling the PiPL
Microsoft (R) C/C++ Optimizing Compiler Version 15.00.30729.01 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.
ResizerPiPL.r
Microsoft (R) C/C++ Optimizing Compiler Version 15.00.30729.01 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.
ResizerPiPL.rrc
Compiling...
MissingSuiteError.cpp
Compiling...
Resizer_Strings.cpp
Resizer.cpp
AEGP_SuiteHandler.cpp
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : cannot create map for .ILK file; linking nonincrementally
LINK : fatal error LNK1104: cannot open file 'C:\Program Files\Adobe\Common\Plug-ins\CS6\MediaCore\Resizer.aex'
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.
Results


Build log was saved at "file://c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\BuildLog.htm"
Resizer - 1 error(s), 0 warning(s)
This topic has been closed for replies.
Correct answer shachar carmi

hi blenderiseur!

welcome to the forum. :-)

it looks like you put your SDK files in a non conventional place.

that really angers the resource compiler tool...

i think the standard path should be:

c:\program files\adobe\after effects cs6 sdk...

don't hold me to the letter. look it up here in the forum. it has been dealt with before.

(my machine is set up very differently, so i can't check)

you can configure the custom build step to look for that tool in another location, but it's a pain to do.

let me know if that solved your problem.

1 reply

shachar carmiCommunity ExpertCorrect answer
Community Expert
February 27, 2013

hi blenderiseur!

welcome to the forum. :-)

it looks like you put your SDK files in a non conventional place.

that really angers the resource compiler tool...

i think the standard path should be:

c:\program files\adobe\after effects cs6 sdk...

don't hold me to the letter. look it up here in the forum. it has been dealt with before.

(my machine is set up very differently, so i can't check)

you can configure the custom build step to look for that tool in another location, but it's a pain to do.

let me know if that solved your problem.

Participant
February 28, 2013

Re Shachar carmi!

well, I solved my problem. you're right, the SDK wasn't been in adobe folder. :-s

I didn't found the discussion about, that is why I did the new post... :-.

Thank you very much :-)

Community Expert
February 28, 2013

horray!