Building on windows is a tricky task. I have never built on windows
myself, but extra couple of eyes won't hurt. ;)

>From logs it looks like scons can't find your Qt installation.
Scons is searching in dir h:\qt. Is this where your Qt is installed ?
Try setting up windows env variables.

This is what I can infer from logs.

shashank
(shanxS)

On Tue, Nov 27, 2012 at 7:20 PM, reilly davis <reillybl...@gmail.com> wrote:
> slight exaggeration, am just wondering if some python wizards could give me
> a clue, i've followed the instructions word for word and i guess i am just a
> bit stuck here.
>
> If you guys are too busy thats cool ill keep digging just thought i would
> run it past incase others have had this issue in the past and know a quick
> fix
>
> H:\mixxx\mixxx>scons.bat toolchain=msvs
> winlib=path_to_mixxx-win32lib-msvc90-rel
> ease_directory qtdir=h:\qt
> scons: Reading SConscript files ...
> INFO:root:Target Platform: windows
> INFO:root:Target Machine: x86
> INFO:root:Build: debug
> INFO:root:Toolchain: msvs
> INFO:root:Crosscompile: NO
> INFO:root:Static dependencies: NO
> INFO:root:MSVC Debug build: NO
> INFO:root:Qt path: h:\qt
> Loading qt4 tool...
> Exception: Qt4 command 'moc' not found. Tried: h:\qt\bin\moc-qt4 and
> h:\qt\bin\m
> oc:
>   File "H:\mixxx\mixxx\SConstruct", line 66:
>     toolchain, available_features)
>   File "H:\mixxx\mixxx\build\mixxx.py", line 162:
>     **extra_arguments)
>   File "H:\Python26\Lib\site-packages\scons-2.1.0\SCons\Environment.py",
> line 99
> 9:
>     apply_tools(self, tools, toolpath)
>   File "H:\Python26\Lib\site-packages\scons-2.1.0\SCons\Environment.py",
> line 10
> 5:
>     env.Tool(tool)
>   File "H:\Python26\Lib\site-packages\scons-2.1.0\SCons\Environment.py",
> line 17
> 83:
>     tool(self)
>   File "H:\Python26\Lib\site-packages\scons-2.1.0\SCons\Tool\__init__.py",
> line
> 180:
>     self.generate(env, *args, **kw)
>   File "H:\mixxx\mixxx\build\qt4.py", line 252:
>     QT4_MOC = locateQt4Command(env,'moc', env['QTDIR']),
>   File "H:\mixxx\mixxx\build\qt4.py", line 235:
>     raise Exception("Qt4 command '" + command + "' not found. Tried: " +
> fullpat
> h1 + " and "+ fullpath2)
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> http://mixxx.org
>
>
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel



-- 
shashank
(shanxS)


"No. Try not. Do or do not... there is no try"

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to