On Jul 1, 2012, at 6:04 PM, nino wrote:
> tryed with fast deployement in debug, but didnt helped a lot. is there some 
> way to fix the solution, or project.

The last thing to try is implied in #4642: touch/update one of the Resources 
within  your project, then rebuild. The problem _may_ be that the timestamp of 
the .csproj is newer than any of the Resource files, which prompts aapt to be 
continually re-executed. The way to verify this is to enable Diagnostic output 
verbosity, build your project, then (without changing anything) build the 
project again. If you're hitting this problem, then Aapt will show up in the 
build output.

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to