Hi,
I download the SDK, load some sample project (e.g. SDK Exporter) in visual studio 2008 from a Windows 7 64bit workstation. No conversion ask. Build > Build Solution creates several files but none with the .dll or .prm extension. Resulting files are SDK_EXporter.XXX with extensions; .obj, .exp, .lib, .pdb, and 2 files named vc90.idb and vc90.pdb
Im lost, I read several pages of the manual but none explains how to get a valid .prm or .dll file to test on the plugins dir so on premiere
How can advance ¿??
results from visual studio
====================================================================== =====
1>------ Operación Generar iniciada: proyecto: SDK_Exporter, configuración: Debug x64 ------
1>Compilando...
1>SDK_Exporter_Params.cpp
1>SDK_Exporter.cpp
1>SDK_Segment_Utils.cpp
1>SDK_File.cpp
1>Generando código...
1>Compilando recursos...
1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>Compilando manifiesto en los recursos...
1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>Vinculando...
1> Creando biblioteca .\Debug/SDK_File_Compiler.lib y objeto .\Debug/SDK_File_Compiler.exp
1>Incrustando manifiesto...
1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>Creando archivo de información de examen...
1>Utilidad de mantenimiento de información de examen de Microsoft Version 9.00.21022
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>El registro de compilación se guardó en el "file://c:\premiere_pro_cs5.5_r1_sdk_win\premiere_pro_cs5.5_r1_sdk_wi n\Premiere Pro CS5.5 Win SDK\Examples\Projects\SDK_Exporter\x64\Debug\BuildLog.htm"
1>SDK_Exporter - 0 errores, 0 advertencias
========== Generar: 1 correctos, 0 incorrectos, 0 actualizados, 0 omitidos ==========