Changes between Initial Version and Version 1 of Ticket #2315


Ignore:
Timestamp:
2013-08-20T07:22:03Z (11 years ago)
Author:
Martin Sjölund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2315

    • Property Owner changed from fran_jo to Adeel Asghar
    • Property Status newassigned
  • Ticket #2315 – Description

    initial v1  
    11I have installed OpenModelica via MacPorts using the instructions in the web, and installing openmodelica-release. I use OMEdit under MacOSX 10.6.8.
    22The model is a simple RL Circuit.
     3{{{
    34Translation    13:40:22        0:0-0:0    Error building simulator. Build log: /usr/bin/gcc-4.2   -falign-functions -msse2 -mfpmath=sse   -I"/opt/local/include/omc" -I. -L"/Users/Cesc/Proyectos/Modelica"  -DOPENMODELICA_XML_FROM_FILE_AT_RUNTIME  -c -o RLCircuit.o RLCircuit.c
    45/usr/bin/gcc-4.2   -falign-functions -msse2 -mfpmath=sse   -I"/opt/local/include/omc" -I. -L"/Users/Cesc/Proyectos/Modelica"  -DOPENMODELICA_XML_FROM_FILE_AT_RUNTIME  -c -o RLCircuit_records.o RLCircuit_records.c
     
    1112collect2: ld returned 1 exit status
    1213make: *** [omc_main_target] Error 1
     14}}}