Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 11-12-2004, 07:30 PM   #1 (permalink)
Junkie
 
zero2's Avatar
 
compiling source code

There's this program that I want to try out, unfortunately you can't download the .exe file of it, but you can download the source code (Open source program). Normally, I would stray away from such a task -simply because I don't know how to do it.

Anyhow, this time I'm feeling adventurous...or maybe because I'm beginning to learn a little programming. The program is called lame which can be found here:
http://sourceforge.net/project/showf...p?group_id=290

Some other stuff that I found out is that is created using C++.

When I attemped to compile it, using visual studio .net I got a bunch of fatal errors.

Has anyone successfully compiled this program (Windows Version)?
zero2 is offline  
Old 11-12-2004, 07:45 PM   #2 (permalink)
Upright
 
yes, try this: http://mitiok.free.fr/ SFW
tinomen is offline  
Old 11-12-2004, 10:34 PM   #3 (permalink)
Junkie
 
zero2's Avatar
 
nice find tinomen
zero2 is offline  
Old 11-13-2004, 08:49 AM   #4 (permalink)
Insane
 
trache's Avatar
 
Did you try compiling it with gcc? Perhaps the compiling errors are Microsoft-generated.
__________________
"You looked at me as if I was eating runny eggs in slow motion." - Gord Downie of The Tragically Hip
trache is offline  
Old 11-16-2004, 08:06 PM   #5 (permalink)
Tilted
 
Free windows compilers

Just thought I'd let you know that you can download the Microsoft VC compilers free, though you don't get any of the IDE stuff. And I can't say that they make it easy for you.

You also might just want to install cygwin - its a unix environment for windows. It has gcc (gnu compilers) and a whole bunch of other stuff.
ergdork is offline  
 

Tags
code, compiling, source


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 10:56 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76