Share

IVCON

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

compiling on MacOS X

You are viewing a single message from this topic. View all messages.

  1. 2004-09-07 01:23:23 UTC
    The SourceForge version can be compiled easily using the following commands:

    cc -c *.cpp
    cc *.o -lm -lstdc++ -o ivcon
    rm *.o

    I have tested the SourceForge ivcon by converting an OBJ file to an STL file.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.