[MonoDevelop] Build failure if custom command is run in external console

YProust yohann.proust at egis.fr
Wed Jul 21 06:07:54 EDT 2010


Hi

I have a project with a custom command (a script execution) run in external
console. With Monodevelop 2.2.2, this was working fine. But this does not
work anymore with Monodevelop 2.4

The build output shows :

*****
Build complete -- 0 errors, 17 warnings
Executing: ./deploy.sh 

Build failed. Object reference not set to an instance of an object
*****

If I do not run the script in external console, the build is successful.

Is there something I can do to fix this ? (I need to run the script in
external console because it waits for user input)

I am using Monodevelop 2.4 with Mono 2.6.7 (all compiled from sources) under
CentOS 5.4

Thanks in advance
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Build-failure-if-custom-command-is-run-in-external-console-tp2296868p2296868.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list