X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=README;h=f1d9ee724bdc54b3820a645729c9aaeca4324d81;hb=888b62e244add3b4b495427cd3e789b9e4dca70e;hp=8f2a5c53bd4c9640126daf9e15e16f0cfef933e7;hpb=6103b2334b71ea97637d75b18de0e1d672d0e4ba;p=melted_gui diff --git a/README b/README index 8f2a5c5..f1d9ee7 100644 --- a/README +++ b/README @@ -2,7 +2,9 @@ ./autogen 2. configure for win32 - ./configure --host=i686-pc-mingw32 + ./configure --host=i686-pc-mingw32 \ + --with-ommedia=/usr/local/omneon/ommedia-win32-6.3.0.1.20110519 \ + --with-omplrlib=/usr/local/omneon/omplrlib-win32-6.3.0.1.20110519 3. preparation of library files cross-compiling @@ -13,3 +15,14 @@ # create lib file /usr/i686-pc-mingw32/bin/dlltool omplrlib.dll --def omplrlib.def --output-lib ../lib/libomplrlib.a /usr/i686-pc-mingw32/bin/dlltool ommedia.dll --def ommedia.def --output-lib ../lib/libommedia.a + + +***************************************************************** + +1. generate files: + ./autogen + +2. configure for linux + ./configure \ + --with-ommedia=/usr/local/omneon/ommedia-linux32-6.3.0.20110519 \ + --with-omplrlib=/usr/local/omneon/omplrlib-linux32-6.3.0.20110519