Welcome to %s forums

BrainModular Users Forum

Login Register

Compilation problems here with VSE 2010 :-(

Create your own modules in C++
Post Reply
protofuse
Member
Posts: 78
Contact:

Unread post by protofuse » 07 Aug 2011, 17:09

Trying to compile Granulator example project, I had that:

Code: Select all

1>------ Build started: Project: Granulator, Configuration: Release Win32 ------
1>  Granulator.vcxproj -> C:DATADEVUsine_CPP_SDKbinGranulator.usr
1>  Est-ce que C:Program FilesUsine Pro StandAlone 5.50ModulesAudio désigne un nom de fichier
1>  ou un nom de répertoire de la destination
1>  (F = fichier, R = répertoire) ? ?   l)              ½  9  C  >    >  ╬    C   l            Est-ce que C:Program FilesUsine Pro StandAlone 5.50ModulesAudio désigne un nom de fichier
1>  ou un nom de répertoire de la destination
1>  (F = fichier, R = répertoire) ? 
1>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0Microsoft.CppCommon.targets(113,5): error MSB3073: The command "xcopy /e /i /y "C:DATADEVUsine_CPP_SDKbinGranulator.usr" "C:Program FilesUsine Pro StandAlone 5.50ModulesAudio"
1>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0Microsoft.CppCommon.targets(113,5): error MSB3073: :VCEnd" exited with code 2.
========== Build: 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,

martignasse
Site Admin
Posts: 611
Location: Lyon, FRANCE
Contact:

Unread post by martignasse » 07 Aug 2011, 18:55

hi protofuse,

is a post build error, it's set in the project properties->build events-> post build event

the line

Code: Select all

xcopy /e /i /y "$(OutDir)$(ProjectName).usr" "C: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
Martin FLEURENT - Usine Developer - SDK maintainer

protofuse
Member
Posts: 78
Contact:

Unread post by protofuse » 08 Aug 2011, 14:22

I did
It works!

thanks a lot martignasse

Post Reply

Who is online

Users browsing this forum: No registered users and 112 guests