On Fri, Oct 29, 2010 at 04:38:34PM -0500, DRC wrote:
> The Windows build uses a pre-generated version of that file, which I 
> apparently forgot to check in. Can you try copying win/jsimdcfg.inc from the 
> LJT codebase into common/jpeg/win/? If that works, please check it into 
> TigerVNC. I'm out of the office right now and don't have access to SVN.

Thanks for info, I've copied jsimdcfg.inc from libjpeg-turbo.

Another issue was incorrect "-I" argument passed to nasm in
common/jpeg/simd/CMakeLists.txt. I fixed it as well and r4180 is now
compilable with VS Express 2008. Perfect work, thank you!

Regards, Adam

> On Oct 29, 2010, at 8:01 AM, Adam Tkac <at...@redhat.com> wrote:
> 
> > On Wed, Oct 27, 2010 at 03:16:58AM -0500, DRC wrote:
> >> What should work:
> >> 
> >> -- 32-bit and 64-bit builds using NMake (with Visual C++ 2005-2010),
> >> Visual Studio 2005-2010 IDE, or MinGW/MinGW-w64 (either native or
> >> cross-compiled on Linux.)
> >> 
> >> -- WinVNC, if built with Visual C++.  The default is currently to
> >> disable the WinVNC build when using MinGW, but you can override this by
> >> passing -DBUILD_WINVNC=1 to cmake (for instance, if you are using a
> >> patched MinGW and can build the whole thing.)  I never did hear back
> >> from Cendio as to whether WinVNC was needed for their product builds.
> >> 
> >> -- Building an Inno Setup installer for any of the above configurations.
> >> If BUILD_WINVNC=0 (which it is by default when using MinGW), then an
> >> installer is created that contains only the viewer and not the server.
> >> 
> >> All of the above are documented in release/BUILDING.txt
> > 
> > Hello,
> > 
> > I tried to build Windows binaries via CMake & Visual Studio but it
> > didn't work. Problem is in the libjpeg build because "jsimdcfg.inc"
> > doesn't exist. This file is, at least per Makefile.am, generated from
> > jsimdcfg.inc.h but I can't see it is generated in CMakeLists.txt.
> > 
> > Can you please tell me if I'm doing something wrong?
> > 
> >> What doesn't work yet:
> >> 
> >> -- i18n (help!)
> > 
> > Windows code currently doesn't use i18n so in my opinion you don't
> > have to hurry up with this.
> > 
> > Regards, Adam
> > 
> > -- 
> > Adam Tkac, Red Hat, Inc.

-- 
Adam Tkac, Red Hat, Inc.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to