MSBuild task for CliGenerator

Posts   
 
    
colm
User
Posts: 13
Joined: 16-Jun-2006
# Posted on: 21-Jun-2006 13:37:43   

Is there one around handy that I can download?

Or... alternatively, can somebody email the user "leoduran" if he can share his with the rest of us simple_smile

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39928
Joined: 17-Aug-2003
# Posted on: 22-Jun-2006 11:12:22   

I've mailed Leo.

Frans Bouma | Lead developer LLBLGen Pro
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39928
Joined: 17-Aug-2003
# Posted on: 27-Jun-2006 10:38:40   

Leo informed me he doesn't have the code anymore because of problems with it.

Frans Bouma | Lead developer LLBLGen Pro
colm
User
Posts: 13
Joined: 16-Jun-2006
# Posted on: 27-Jun-2006 14:31:27   

Ah well, thanks anyway.

leoduran
User
Posts: 35
Joined: 25-Jun-2004
# Posted on: 27-Jun-2006 16:29:08   

Sorry about the fact that I no longer have the version I played around with awhile ago. Had it worked w/o problems I would have released it to everyone.

However, there may be an easy way to wrap CliGenerator. The MSBuild team released this tool to help wrap command line programs. You may be able to configure it to wrap CliGenerator and generate the MSBuild task for you.

http://blogs.msdn.com/msbuild/archive/2005/10/25/484888.aspx

Hope that helps!

Leo