Use makefile windows
To do so requires that within your IDE you handle the generic makefiles as 'external' makefiles. For example, in Microsoft Visual Studio 97 or later, you can use the File menu Open Workspace choice to produce a workspace by opening an appropriately named copy for example, Exeskel. Skip to main content. This browser is no longer supported. Shift and right-click in the folder that has the makefile not on the makefile though and then type: make or if you have mingw: mingwmake.
How are we doing? Please help us improve Stack Overflow. Take our short survey. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. How to run makefile in Windows Ask Question.
Asked 8 years, 7 months ago. Active 6 years, 11 months ago. Viewed 87k times. Cognitive Waves. Sign me up. Already have a WordPress. Log in now. Post was not sent - check your email addresses! Sorry, your blog cannot share posts by email. It only takes a minute to sign up.
Connect and share knowledge within a single location that is structured and easy to search. I have a LaTeX project using make files for compilation and want to write the texts on Windows using Kile.
I had a quick look on google but only really came up with Make for Windows the last version of which dates back to Maybe it is just incredibly well done and stable, but I would still like to know:. In the ideal case I would like to configure the tool into Kile which is running on Windows, yes and run it from there.
The simplest is to use cygwin and run linux command. Another way is to use nmake command provided by the windows SDK but, in this case, you have to edit some part of the makefile. I suggest the first solution. Hope this helps.
Another alternative is MinGW , which can compile to a native Win32 program.
0コメント