[MonoDevelop] c++ Extra compiler options Build failed

Levi Bard taktaktaktaktaktaktaktaktaktak at gmail.com
Wed Oct 14 13:31:42 EDT 2009


> The error shown is: Build failed. Systém nemůže nalézt uvedený soubor (File not
> found - translation)
>
> Error - 15:57:50 - System.ComponentModel.Win32Exception: Systém nemůže nalézt
> uvedený soubor
>   v System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
>   v System.Diagnostics.Process.Start()
>   v CBinding.GNUCompiler.ExpandBacktickedParameters(String tmp)
>   v CBinding.GNUCompiler.GetCompilerFlags(Project project, CProjectConfiguration
> configuration)

The C++ addin is very unix-oriented right now. Looking at the stack
trace, I suspect it's looking for sh in your path.

-- 
http://homes.eff.org/~barlow/EconomyOfIdeas.html
http://www.dreamsongs.com/MobSoftware.html
http://www.gnu.org/philosophy/shouldbefree.html


More information about the Monodevelop-list mailing list