[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [22553] trunk/lib/windows/jack/lib/libjack .a: Fixing compiling for mingw

Joshua Leung aligorith at gmail.com
Mon Aug 17 09:17:29 CEST 2009


Hey jesterKing,

Despite this fix, there are still quite a few problems compiling and running
blender on windows (using nearly-default configuration)

- It looks like we're still missing a "libjack.dll". Mingw builds are now
the only working builds with this commit I made, but crash at startup unless
lib-jack is turned off.
- MSVC builds fail to build, with some error about "inttypes" in the
Audaspace C-API code

Aligorith

On Mon, Aug 17, 2009 at 7:07 PM, Joshua Leung <aligorith at gmail.com> wrote:

> Revision: 22553
>
> http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=22553
> Author:   aligorith
> Date:     2009-08-17 09:07:25 +0200 (Mon, 17 Aug 2009)
>
> Log Message:
> -----------
> Fixing compiling for mingw
>
> Added .a file for libjack in the same way that libsamplerate is currently
> done (i.e. directly copying msvc-built lib + renaming). Fortunately this
> does add any more warnings to the final linking step.
>
> Added Paths:
> -----------
>    trunk/lib/windows/jack/lib/libjack.a
>
> Added: trunk/lib/windows/jack/lib/libjack.a
> ===================================================================
> (Binary files differ)
>
>
> Property changes on: trunk/lib/windows/jack/lib/libjack.a
> ___________________________________________________________________
> Name: svn:mime-type
>   + application/octet-stream
>
>
> _______________________________________________
> Bf-blender-cvs mailing list
> Bf-blender-cvs at blender.org
> http://lists.blender.org/mailman/listinfo/bf-blender-cvs
>


More information about the Bf-committers mailing list