Forum Discussion
Altera_Forum
Honored Contributor
13 years agoUnable to load DLL 'jtag_atlantic.dll'
Hi, I am using Visual Studio 2008 (VC++) for creating a GUI which interacts with NIOS2 of stratix 4GX dev kit. I have read all the forum/posts and tried most of the things but still I am gettin...
Altera_Forum
Honored Contributor
13 years agoHi,
Its working now.... I have changed project property (VS2008) common language runtime support to /clr from /clr:pure and copied all necessary DLLs to system32 folder from ...quartus/bin. Thanks