Page 1 of 1

Error during build: Failed to compile plug-in action: xxx

Posted: Wed Jul 11, 2012 5:33 pm
by tofutim
Hi, I'm working on compiling a plug-in for InstallAware. Everything looks good from the IDE side, but when I go to compile it I get "failed to compile plug-in action". At first I thought it might be because my plugin was not copied into the InstallAware folder, but that turned out to not make any difference. If anyone has any tips it would be much appreciated.

More information:
VS2010

Re: Error during build: Failed to compile plug-in action: xx

Posted: Wed Jul 11, 2012 10:54 pm
by tofutim
See viewtopic.php?f=3&t=6181&p=31905#p31905

Fixed by having CompileTimeBuild return true instead of false.