muquit / mailsend

A program to send mail via SMTP from command line
Other
296 stars 68 forks source link

Can not compile on windows #10

Closed muquit closed 10 years ago

muquit commented 10 years ago

From nochesde...@gmail.com on June 11, 2013 05:38:01

What steps will reproduce the problem? 1. No compile windows. What is the expected output? What do you see instead? Can not compile on windows, throws a lot of errors. What version of the product are you using? On what operating system? the last available 1.17b11, windows 7. Please provide any additional information below. after installing gem, visual studio 2010, etc.. can not compile the EXE:

not find the nmake, whence it out?

Original issue: http://code.google.com/p/mailsend/issues/detail?id=10

muquit commented 10 years ago

From muq...@gmail.com on October 19, 2013 17:44:49

In order to use Visual Studio from command line, you have to run the bat file vsvars32.bat file. The file is somewhere inside visual studio directory.

muquit commented 10 years ago

From muq...@gmail.com on October 20, 2013 12:23:04

Status: Done