<div>On Mon, Feb 8, 2010 at 10:25 AM, Tobias Rautenkranz <span dir="ltr"><<a href="mailto:tobias@rautenkranz.ch">tobias@rautenkranz.ch</a>></span> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">
> Finally, what is the status of cl-smoke on Mac and Windows?<br>
</div>It's Linux only since I have neither a Mac nor Windows; and there will most<br>
certainly be some things to fix to get it running on the other platforms.<br>
<div class="im"><br>
> I haven't been<br>
> able to compile smoke on Windows yet, but I've got most of the smoke<br>
> modules working on Mac. When I tried compile libclsmoke on Mac, it seemed<br>
> to run into errors with the build system (I can provide the error messages<br>
> if you are interested in debugging them).<br>
</div>I will see, what I can find, when you provide them.<br></blockquote></div><div><br></div><div>Here is the error message. (I also included the configure output in case it is relevant.)</div><br clear="all"><div>Throgh:smoke elliott$ rm -rf CMakeCache.txt </div>
<div>Throgh:smoke elliott$ cmake . -G "Unix Makefiles" -DCMAKE_CXX_FLAGS=-I/opt/local/include -DCMAKE_INSTALL_PREFIX=/opt/local</div><div>-- The C compiler identification is GNU</div><div>-- The CXX compiler identification is GNU</div>
<div>-- Checking whether C compiler has -isysroot</div><div>-- Checking whether C compiler has -isysroot - yes</div><div>-- Check for working C compiler: /usr/bin/gcc</div><div>-- Check for working C compiler: /usr/bin/gcc -- works</div>
<div>-- Detecting C compiler ABI info</div><div>-- Detecting C compiler ABI info - done</div><div>-- Checking whether CXX compiler has -isysroot</div><div>-- Checking whether CXX compiler has -isysroot - yes</div><div>-- Check for working CXX compiler: /usr/bin/c++</div>
<div>-- Check for working CXX compiler: /usr/bin/c++ -- works</div><div>-- Detecting CXX compiler ABI info</div><div>-- Detecting CXX compiler ABI info - done</div><div>-- Looking for Q_WS_X11</div><div>-- Looking for Q_WS_X11 - not found.</div>
<div>-- Looking for Q_WS_WIN</div><div>-- Looking for Q_WS_WIN - not found.</div><div>-- Looking for Q_WS_QWS</div><div>-- Looking for Q_WS_QWS - not found.</div><div>-- Looking for Q_WS_MAC</div><div>-- Looking for Q_WS_MAC - found</div>
<div>-- Looking for QT_MAC_USE_COCOA</div><div>-- Looking for QT_MAC_USE_COCOA - not found.</div><div>-- Found Qt-Version 4.6.1 (using /usr/bin/qmake)</div><div>-- Performing Test CXX_VISIBILITY</div><div>-- Performing Test CXX_VISIBILITY - Success</div>
<div>-- Configuring done</div><div>-- Generating done</div><div>-- Build files have been written to: /Users/elliott/Programming/Lisp/asdf/smoke</div><div>Throgh:smoke elliott$ make</div><div>[ 33%] Building CXX object src/libsmoke/CMakeFiles/clsmoke.dir/smoke.cpp.o</div>
<div>[ 66%] Building CXX object src/libsmoke/CMakeFiles/clsmoke.dir/smokebinding.cpp.o</div><div>Linking CXX shared module libclsmoke.so</div><div>i686-apple-darwin9-g++-4.0.1: -current_version only allowed with -dynamiclib</div>
<div>make[2]: *** [src/libsmoke/<a href="http://libclsmoke.0.0.1.so">libclsmoke.0.0.1.so</a>] Error 1</div><div>make[1]: *** [src/libsmoke/CMakeFiles/clsmoke.dir/all] Error 2</div><div>make: *** [all] Error 2</div><div><br>
</div><div><br>-- <br>Elliott Slaughter<br><br>"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br>
</div>