Unable to find 'resgen' tool

View: New views
5 Messages — Rating Filter:   Alert me  

Unable to find 'resgen' tool

by Darrek :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am trying to build a program solution from Visual Studio, but I keep getting this error that it cannot find the resgen tool.  Any suggestions?  I am using Windows.  I have searched the forums, but haven't been able to find a solution to this problem.  I have the 3.5 framework installed.


Re: Unable to find 'resgen' tool

by Lluis Sanchez Gual :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The problem is that resgen does not come with the default 3.5 framework
runtime. You need to install the Framework SDK.

El dc 01 de 07 de 2009 a les 14:06 -0700, en/na Darrek va escriure:
> I am trying to build a program solution from Visual Studio, but I keep
> getting this error that it cannot find the resgen tool.  Any suggestions?  I
> am using Windows.  I have searched the forums, but haven't been able to find
> a solution to this problem.  I have the 3.5 framework installed.
>
> http://www.nabble.com/file/p24297135/unabletofindresgentool.png 

_______________________________________________
Mono-list maillist  -  Mono-list@...
http://lists.ximian.com/mailman/listinfo/mono-list

Re: Unable to find 'resgen' tool

by Rajju :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

How do you solve this problem.
I am with same problem. so share your experience.

Re: Unable to find 'resgen' tool

by Kirk Marat :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am having the same problem, even with the 3.5 Framework SDK installed.  Resgen.exe is present in the proper SDK folder.  Do I need to move it somewhere else as well?

Lluis Sanchez Gual wrote:
The problem is that resgen does not come with the default 3.5 framework
runtime. You need to install the Framework SDK.

El dc 01 de 07 de 2009 a les 14:06 -0700, en/na Darrek va escriure:
> I am trying to build a program solution from Visual Studio, but I keep
> getting this error that it cannot find the resgen tool.  Any suggestions?  I
> am using Windows.  I have searched the forums, but haven't been able to find
> a solution to this problem.  I have the 3.5 framework installed.
>
> http://www.nabble.com/file/p24297135/unabletofindresgentool.png 

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Re: Unable to find 'resgen' tool

by dobbersp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I had difficulty with this as well, even after installing the SDK.
Fortunately, someone had a quick fix in this thread:
http://www.nabble.com/Unable-to-find-%22resgen%22-tool-ts24239866ef1367.html