Forum Discussion
Altera_Forum
Honored Contributor
16 years agostdm++.cxx Error
Hi~ I have error when I compile my image using uClinux with MMU Once my program have printf function, I will got follow error stdm++.cxx:1:18: error: stdm++: No such file or directory...
Altera_Forum
Honored Contributor
13 years agoI got to this post searching for the error message bellow that I got when I was trying to build my uclinux for the first time after updating it(to 3.7)
"stdm++.cxx:1:18: error: stdm++: No such file or directory" In my case, I was just missing the uuid-dev lib for Ubuntu apt-get install uuid-dev cheers