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 *
Line 
1#!/bin/bash
2
3g++ -Wno-write-strings *.c *.cpp -o FEPSimulatorExec
Note: See TracBrowser for help on using the repository browser.