Altera_Forum
Honored Contributor
12 years agojava.io.FileNotFoundException on QuartusII
Hi all,
while routing a Qsys project I receive the following error: Error (12252): Error writing sopcinfo report java.io.FileNotFoundException: QSys.sopcinfo (Accesso negato) I'm using QuartusII 13.0sp1 64bit on Win7Pro 64bit (also QII 32bit version returns this error) It seems something related to java and Win7 file access rights Thanks in advance. SOLUTION: The software was installed under Program Files folder, so I unistalled Quartus Suite and installed again on root directory (C:\Altera). Probably the problem was the space in the installation path ("Program Files"). Hope this Help, bye