Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNiosII
hi I have a source code of compression vidéo (h.264 ,jpeg) how is exécutable in visual studio c++,my problem is how to implement this code in NiosII ,how to convert this source code in niosII. th...
Altera_Forum
Honored Contributor
13 years agoI think the error message is specific. The code was only meant to be compiled on the Mac or the Win32 platforms, which means it needs to be ported for other targets. This can be a difficult task, depending on how much of the code actually depends on those targets.