ArrayArrayArray BrainModular BrainModular Users Forum 2011-08-08T14:22:14+02:00 https://www.brainmodular.com/forums/app.php/feed/topic/3032 2011-08-08T14:22:14+02:00 2011-08-08T14:22:14+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3032&p=20497#p20497 <![CDATA[Compilation problems here with VSE 2010 :-(]]> It works!

thanks a lot martignasse

Statistics: Posted by protofuse — 08 Aug 2011, 14:22


]]>
2011-08-07T18:55:08+02:00 2011-08-07T18:55:08+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3032&p=20475#p20475 <![CDATA[Compilation problems here with VSE 2010 :-(]]>
is a post build error, it's set in the project properties->build events-> post build event

the line

CODE:

xcopy /e /i /y "$&#40;OutDir&#41;$&#40;ProjectName&#41;.usr" "C&#58;Program FilesUsine Pro StandAlone 5.50ModulesAudio"
copy the fresh module to your usine install

you surely have to delete it or update the dest path to your install

Statistics: Posted by martignasse — 07 Aug 2011, 18:55


]]>
2011-08-07T17:09:59+02:00 2011-08-07T17:09:59+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3032&p=20473#p20473 <![CDATA[Compilation problems here with VSE 2010 :-(]]>

CODE:

1>------ Build started&#58; Project&#58; Granulator, Configuration&#58; Release Win32 ------1>  Granulator.vcxproj -> C&#58;DATADEVUsine_CPP_SDKbinGranulator.usr1>  Est-ce que C&#58;Program FilesUsine Pro StandAlone 5.50ModulesAudio désigne un nom de fichier1>  ou un nom de répertoire de la destination1>  &#40;F = fichier, R = répertoire&#41; ? ?   l&#41;              ½  9  C  >    >  &#9580;    C   l            Est-ce que C&#58;Program FilesUsine Pro StandAlone 5.50ModulesAudio désigne un nom de fichier1>  ou un nom de répertoire de la destination1>  &#40;F = fichier, R = répertoire&#41; ? 1>C&#58;Program Files &#40;x86&#41;MSBuildMicrosoft.Cppv4.0Microsoft.CppCommon.targets&#40;113,5&#41;&#58; error MSB3073&#58; The command "xcopy /e /i /y "C&#58;DATADEVUsine_CPP_SDKbinGranulator.usr" "C&#58;Program FilesUsine Pro StandAlone 5.50ModulesAudio"1>C&#58;Program Files &#40;x86&#41;MSBuildMicrosoft.Cppv4.0Microsoft.CppCommon.targets&#40;113,5&#41;&#58; error MSB3073&#58; &#58;VCEnd" exited with code 2.========== Build&#58; 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
For SURE, I don't have anything placed in "C:Program FilesUsine Pro StandAlone 5.50ModulesAudio"
Where did I miss something ? It is the "basic" PATH problems :P

anyone this sunday afternoon ?!

best,

Statistics: Posted by protofuse — 07 Aug 2011, 17:09


]]>
BrainModular BrainModular Users Forum 2011-08-08T14:22:14+02:00 https://www.brainmodular.com/forums/app.php/feed/topic/3032 2011-08-08T14:22:14+02:00 2011-08-08T14:22:14+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3032&p=20497#p20497 <![CDATA[Compilation problems here with VSE 2010 :-(]]> It works!

thanks a lot martignasse

Statistics: Posted by protofuse — 08 Aug 2011, 14:22


]]>
2011-08-07T18:55:08+02:00 2011-08-07T18:55:08+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3032&p=20475#p20475 <![CDATA[Compilation problems here with VSE 2010 :-(]]>
is a post build error, it's set in the project properties->build events-> post build event

the line

CODE:

xcopy /e /i /y "$&#40;OutDir&#41;$&#40;ProjectName&#41;.usr" "C&#58;Program FilesUsine Pro StandAlone 5.50ModulesAudio"
copy the fresh module to your usine install

you surely have to delete it or update the dest path to your install

Statistics: Posted by martignasse — 07 Aug 2011, 18:55


]]>
2011-08-07T17:09:59+02:00 2011-08-07T17:09:59+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3032&p=20473#p20473 <![CDATA[Compilation problems here with VSE 2010 :-(]]>

CODE:

1>------ Build started&#58; Project&#58; Granulator, Configuration&#58; Release Win32 ------1>  Granulator.vcxproj -> C&#58;DATADEVUsine_CPP_SDKbinGranulator.usr1>  Est-ce que C&#58;Program FilesUsine Pro StandAlone 5.50ModulesAudio désigne un nom de fichier1>  ou un nom de répertoire de la destination1>  &#40;F = fichier, R = répertoire&#41; ? ?   l&#41;              ½  9  C  >    >  &#9580;    C   l            Est-ce que C&#58;Program FilesUsine Pro StandAlone 5.50ModulesAudio désigne un nom de fichier1>  ou un nom de répertoire de la destination1>  &#40;F = fichier, R = répertoire&#41; ? 1>C&#58;Program Files &#40;x86&#41;MSBuildMicrosoft.Cppv4.0Microsoft.CppCommon.targets&#40;113,5&#41;&#58; error MSB3073&#58; The command "xcopy /e /i /y "C&#58;DATADEVUsine_CPP_SDKbinGranulator.usr" "C&#58;Program FilesUsine Pro StandAlone 5.50ModulesAudio"1>C&#58;Program Files &#40;x86&#41;MSBuildMicrosoft.Cppv4.0Microsoft.CppCommon.targets&#40;113,5&#41;&#58; error MSB3073&#58; &#58;VCEnd" exited with code 2.========== Build&#58; 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
For SURE, I don't have anything placed in "C:Program FilesUsine Pro StandAlone 5.50ModulesAudio"
Where did I miss something ? It is the "basic" PATH problems :P

anyone this sunday afternoon ?!

best,

Statistics: Posted by protofuse — 07 Aug 2011, 17:09


]]>