I am using llblgen 3 with some custom templates which I have just migrated from 2.6.
If I open llblgen, open my prohject and generate the code everything works fine and I get the generated code as expected.
If I run the generator for a second (or more) times I get an error message
"Code generation cycle failed"
Compilation of templates threw errors:
Error CS0016, at line: 0, pos: 0: Could not write to output file 'c:\Users\brettb\AppData\Local\Temp\2D18D138-1DD2-467E-86CC-4838250611AE\LptTemplateAssembly.dll' -- 'The process cannot access the file because it is being used by another process. '
Closing down llblgen and starting again solves the problem but it is a bit annoying!
~Brett