Note that there are some explanatory texts on larger screens.

plurals
  1. POCompiling QVision
    primarykey
    data
    text
    <p>I'm trying to compile <code>QVision</code> under Windows as instructed here: <a href="http://qvision.sourceforge.net/DownloadAndSetup.html" rel="nofollow">http://qvision.sourceforge.net/DownloadAndSetup.html</a></p> <p>When I do that, I get the following in <code>Qt Creator</code>:</p> <blockquote> <pre><code>c:\Users\Medicine - SWEng\Desktop\qvision.0.6.0\common.pri:37: </code></pre> <p>warning: Unable to find file for inclusion config.pri</p> </blockquote> <p>And,</p> <p><code>:-1: error: File config.pri not present. Read the INSTALL file, and modify config.pri.example to generate it.</code></p> <p><strong>UPDATE:</strong></p> <p>After solving the preceding error by renaming <code>config.pri.example</code> to <code>config.pri</code>, I now get the following warning:</p> <p><code>c:\Users\Medicine - SWEng\Desktop\qvision.0.6.0\config.pri:43: warning: Unescaped backslashes are deprecated.</code></p> <p>This error still remains even though I changed the path to where QVision is saved as follows: <code>INSTALL_PATH=C:\Users\Medicine - SWEng\Desktop\qvision.0.6.0</code></p> <p>I'm also getting this warning:</p> <p><code>c:\Users\Medicine - SWEng\Desktop\qvision.0.6.0\src\qvgsl.pri:31: warning: Unescaped backslashes are deprecated.</code></p> <p>The error I'm getting is:</p> <p><code>:-1: error: In module qvmplayer: QVMPlayer binary was not found at: /usr/bin/mplayer . Set a correct path in the MPLAYER_BINARY_PATH variable at the config.pri file</code></p> <p>Any ideas on that?</p> <p>Thanks.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload