Forum Discussion
Altera_Forum
Honored Contributor
8 years agoSW prerequisites from getting started guide: "For Windows systems, use Microsoft Visual Studio Professional version 2010 or
later". I had exactly the same issue and the solution was "Kernel32.lib" file is located in "X:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib\x64" directory and this is the directory you have to add to LIB variable. (This is from another thread: http://www.alteraforum.com/forum/showthread.php?t=46646). It is either I am missing something or documentation requires improvement