School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

Join 300,401 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,585 people online right now. Registration is fast and FREE... Join Now!




Build Makefile VS2008

 

Build Makefile VS2008, Open-source project, but don't know how to build it

2ser

26 Jun, 2009 - 08:34 AM
Post #1

New D.I.C Head
*

Joined: 28 Mar, 2009
Posts: 6

Hi everyone,
I've downloaded an open-source project which is written in C# (but with MONO, so it's cross-platform). There are no binaries, just makefiles. I'm new to all this makefile malarky, but how do I go about building this project? There is one folder called "Build" and it contains MAKEFILE called 'Build.mk'. When I run this from CMD, it just loads up VS2008 and has some code regarding ASSEMBLY extensions and such. Any help would be much appreciated! smile.gif

User is offlineProfile CardPM
+Quote Post


Oler1s

RE: Build Makefile VS2008

26 Jun, 2009 - 11:44 AM
Post #2

D.I.C Addict
****

Joined: 4 Jun, 2009
Posts: 639



Thanked: 66 times
My Contributions
Typically the install sequence on a Linux machine is ./configure make make install, which take advantage of the autotools packages like autoconf, make, etc. It configures the package to the machine, builds it, and installs it.

Since this toolchain isn't there on Windows, so dealing with Windows varies from project to project (worst case you replicate everything on your own). You'll have to investigate. Usually there's a README file and INSTALL files or some combination. They are plaintext files with instructions, so open up such files and read their install instructions. They may indicate something Windows specific or give hints as how to build on other platforms.

Sometimes support is provided by a visual studio solution packaged somewhere. That requires further investigation and some intuition. If there's a zip file called VC or VS lying around, that would be worth investigating. But there's no rule.

Sometimes the project distributes for Windows source code packages. Check the downloads in that case. You haven't pointed us to the project, so no one can help you with that investigation, so I've simply pointed you in directions I would investigate.

If you're confused, asking on the project's help channels is the smartest option, really. They may have a forum or a mailing list. They may have an IRC channel. Or it's someone you e-mail, if they reveal their e-mail addresses.
User is offlineProfile CardPM
+Quote Post

2ser

RE: Build Makefile VS2008

26 Jun, 2009 - 12:35 PM
Post #3

New D.I.C Head
*

Joined: 28 Mar, 2009
Posts: 6

Thanks for the help. I've messaged the mailing list, so hopefully will get an answer soon. Failing that, I'll use a virtual machine to run a linux distro and build it from within linux. biggrin.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/7/09 10:18PM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month