[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - compiling in windows 7 gives errors
Page 1 of 1

compiling in windows 7 gives errors

PostPosted: Tue Jul 17, 2012 8:34 pm
by umen

Re: compiling in windows 7 gives errors

PostPosted: Thu Jul 19, 2012 12:38 am
by redxii
Is everything on the same partition? Qt and the source/project can't be on different partitions. Qt installs to 'C:\Qt' by default, so you have either reinstall Qt on D: or move the source code to C:. You have to run the Qt installer again to change its location, simply moving its folder won't work.

Re: compiling in windows 7 gives errors

PostPosted: Thu Jul 19, 2012 3:31 am
by umen
i managed to compile it , i downgrade Qt from 4.8.2 to 4.7
and it compiled fine

Re: compiling in windows 7 gives errors

PostPosted: Thu Jul 19, 2012 5:40 pm
by redxii
I use 4.8.2 all the time, must be some other reason qmake didn't execute properly.