divyang4481 / rcf-cpp

Automatically exported from code.google.com/p/rcf-cpp
0 stars 0 forks source link

Make files needed for unix build #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. unzip source zip file
2. cd to top of extracted source
3. find ./ -name "[Mm]akefile"

What is the expected output? What do you see instead?
src/RCF/Makefile
src/SF/Makefile

What version of the product are you using? On what operating system?
linux, Fedora Core 8 

Please provide any additional information below.
gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)

Original issue reported on code.google.com by cwjo...@gmail.com on 5 Mar 2008 at 12:19

GoogleCodeExporter commented 9 years ago
I think writing a makefile for the RCF is straight forward. But I think it's 
more 
easy to use CMake or Boost Build to generate this makefiles. You also need a 
lot of 
defines and additional libs of boost... 
If you need any help or some CMakeLists.txt files which are plattform 
independend, 
just let me now:
muffmolch <at> gmx.de

Original comment by SirAnnTh...@googlemail.com on 26 Apr 2008 at 2:49

GoogleCodeExporter commented 9 years ago
All you need to do is compile RCF.cpp ... Check out the appendix on building in 
the 
User Guide: http://deltavsoft.com/RcfUserGuide/

Original comment by jarl.lin...@gmail.com on 20 Jul 2008 at 1:26

GoogleCodeExporter commented 9 years ago

Original comment by jarl.lin...@gmail.com on 12 Aug 2008 at 1:31

GoogleCodeExporter commented 9 years ago

Original comment by jarl.lin...@gmail.com on 12 Aug 2008 at 1:36

GoogleCodeExporter commented 9 years ago

Original comment by jarl.lin...@gmail.com on 28 May 2009 at 1:43