Hi
I'm getting this error on my first run using TwineCompile, not promising.
[C++ Error] TCTargets104.targets(765, 5): MSB6006 "mtbcc32" afsluttedes med koden 1.
on this code:
ShowStdOut="$(ShowStdOut)"
AlternateLinker="$(TC_AlternateLinker)"
/>
<Delete <<<<<<<<<<<<<<< Error line
Condition="'$(TLibLink)'=='true' And ('@(OutputOutOfDate)'!='' Or '$(ForceLink)'=='true' Or '$(_DoingStaticPackageBuild)'=='true')"
Files="@(OutputFile)"
TreatErrorsAsWarnings="true"
/>
<TLIB
Hoe you have a quick fix.
Best regards
Asger
First time runnin gettinge this error [C++ Error] TCTargets104.targets
Re: First time runnin gettinge this error [C++ Error] TCTargets104.targets
Can you send the entire contents of the console output tab in the Compile Window to contact@jomitech.com? The error you mentioned comes from the compile step, but the lines are indicating a linker error.
Jon