Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

SDK Sample Browser error

Andrey_A_
Beginner
1,410 Views

"Referenced SDK components are not registered on the machine or SDK roo directories not found". 

RSSDK_DIR variable seems to be ok. What components can be not registered?

0 Kudos
12 Replies
Xusheng_L_Intel
Employee
1,410 Views

Could you provide us the installer log to me? You can find this log @C:/Users/<user>/AppData/Local/Temp/micl_tmp_<user>. Installer logs are arranged in dates and sequences. Zip and collect the right log. Thanks!

0 Kudos
Andrey_A_
Beginner
1,410 Views
0 Kudos
Xusheng_L_Intel
Employee
1,410 Views

What is your RSSDK_DIR value? Do you have this directory(C:\Program Files (x86)\Intel\RSSDK\data\sample_browser) in your computer? 

0 Kudos
Andrey_A_
Beginner
1,410 Views

No i don't have this directory. My RSSDK_DIR value is just C:\Program Files (x86)\Intel\RSSDK

0 Kudos
Xusheng_L_Intel
Employee
1,410 Views

Do you have RSSDK/samples/sample_browser/data directory? Thanks!

0 Kudos
Andrey_A_
Beginner
1,410 Views

Yes, I do.

0 Kudos
Xusheng_L_Intel
Employee
1,410 Views

Could you run SDK_INFO in advanced mode and send me the log file? It is pretty strange you can not run SDK sample browser. Did you run this under C:\Program Files (x86)\Intel\RSSDK\bin\win32? Thanks!

0 Kudos
Andrey_A_
Beginner
1,410 Views

428750

Yes, I run this  under C:\Program Files (x86)\Intel\RSSDK\bin\win32

0 Kudos
Xusheng_L_Intel
Employee
1,410 Views

It can be some other installation issue when not all files copied properly. The only thing I can recommend is to reinstall SDK. Thanks!

0 Kudos
Kosta_D_
Beginner
1,410 Views

I had the same problem, then I run SDK sample browser as administrator and it worked. You have to run each sample as administrator!!!

0 Kudos
NANDKISHOR_S_Intel
1,410 Views

Thanks Kosta!    Yes, running 'SDK Sample Browser' in administrator mode resolves the issue.

0 Kudos
RBang
New Contributor II
1,410 Views

Right click on SDK sample browser ->  Properties -> Advanced -> Click to select the Checkbox next to Run as Admin ->  Click OK -> Click Apply -> When the access denied popup shows up select continue -> Click OK

Now you won't have to always select run as Admin while starting the program.

 

0 Kudos
Reply