Warning: Can't use blame annotator:
svn blame failed on branches/FEPSimulator/buildLinuxVM: ("Can't find a temporary directory: Internal error", 20014)

source: tmcsimulator/branches/FEPSimulator/buildLinuxVM @ 221

Revision 221, 66 bytes checked in by jtorres, 8 years ago (diff)

FEPSim: fixed no matching function for call error message. Also, suppressed annoying deprecated conversion from string constant to char warning in ./buildLinuxVM

  • Property svn:executable set to *
RevLine 
1#!/bin/bash
2
3g++ -Wno-write-strings *.c *.cpp -o FEPSimulatorExec
Note: See TracBrowser for help on using the repository browser.