Altera_Forum
Honored Contributor
8 years agoCouldn't find a FPGA platform
I got a error "Query for number of platforms failed" when I run the hello_world host application. What should I do to configure this program?
I add "%ALTERAOCLSDKROOT%\host\include" to C/C++->general->additonal include directories, "%AOCL_BOARD_PACKAGE_ROOT%\windows64\lib" and "%ALTERAOCLSDKROOT%\host\windows64\lib" to Linker->general->additional library directoriesand 'alteracl.lib' to Linker->Input->additional dependencies. thanks.