Splinter
Member
K, im learning C++ but i have a porblem when trying to compile. im using DJGPP and i type the following:
gcc -c -Wall source.cpp (exactly as im supposed to)
but i get the message:
cpp.exe: installation problem, cannot exec 'cc1plus' : No such file or directory
<ENOENT>
gcc -c -Wall source.cpp (exactly as im supposed to)
but i get the message:
cpp.exe: installation problem, cannot exec 'cc1plus' : No such file or directory
<ENOENT>