Changes between Initial Version and Version 1 of Ticket #41296


Ignore:
Timestamp:
Nov 11, 2013, 12:20:49 AM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

This is a problem with your own code, not with Mavericks or with MacPorts. Trac is not for tech support.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41296

    • Property Status changed from new to closed
    • Property Priority changed from High to Normal
    • Property Resolution changed from to invalid
  • Ticket #41296 – Description

    initial v1  
    11Hi, I found this error when compiling a python script on MAVERICKS
    22
     3{{{
    34clang: warning: argument unused during compilation: '-fopenmp'
    45c/spglib/symmetry.c:7:10: fatal error: 'omp.h' file not found
     
    781 error generated.
    89error: command '/usr/bin/clang' failed with exit status 1
    9 
     10}}}