Discussion:
Using MPE in C++ code
(too old to reply)
Stefan Kuhne
2010-03-04 12:01:11 UTC
Permalink
Hello,

how can i get MPE working in C++ Code?
I use mpecc to compile my MPE - C code, but i've no mpec++ file.

Regards,
Stefan Kuhne
Stefan Kuhne
2010-07-16 11:55:31 UTC
Permalink
Am 04.03.2010 13:01, schrieb Stefan Kuhne:

Hello,
Post by Stefan Kuhne
how can i get MPE working in C++ Code?
I use mpecc to compile my MPE - C code, but i've no mpec++ file.
I've copy mpecc to mpec++ and change mpicc to mpic++ in this script.
Now in can compile and run C++ code with MPE.

Regards,
Stefan Kuhne

Loading...