Mhmm,
mkstemp is a linux system function. Not sure if MinGW ports that. You probably have to use windows API to create a temp directory here. But this is just a guess.
In the function `tempFileName` you probably have to branch into the STDLIB_VS part if you are using __MINGW32__ to get the windows API running.
cheers,
René
---
René Rahn
Ph.D. Student (de.NBI - CIBI)
--------------------------------
Institute of Computer Science
Algorithmic Bioinformatics (ABI)
--------------------------------
Freie Universität Berlin
Takustraße 9
14195 Berlin
--------------------------------
|