Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by gunners@Feb 2 2007, 07:52 PM hi all,
i bought a nios ii development kit, cyclone ii edition and i'm having problem compiling with my nios ii ide. i get the error below any time i try to compile any of the sample example provided. can anyone help me with this please!.
note: i was able to compile the hello world example once but haven't been able since. i get the same error message below
error massage below:
**** incremental build of configuration debug for project simple_socket_server ****
make -s all
creating generated_all.mk...
d:/altera/quartus51/sopc_builder/bin/sopc_builder: not found
make: *** [f:/embedded_design/standard/software/full_system_lib/debug/system_description/../obj/generated_all.mk-t] error 1
build completed
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=21175)
--- quote end ---
--- Quote End --- Seems that it cannot find the file d:/altera/quartus51/sopc_builder/bin/sopc_builder Have you checked the path and see whether the file is there?