It did not work by putting it in the common/jpeg/win directory. It
did work when I put it in the common/jpeg/simd directory. I am
getting a different error now though. The libjpeg.lib compies just
fine but the build process stops on linking cjpeg.exe with error
code 31. Not sure what that is. I haven't had th chance to look it
up yet. Thanks for your reply and your work on this. It may still
have some quirks but the overall process is much better. Robert On 10/29/2010 05:38 PM, 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.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.txtHello, 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.------------------------------------------------------------------------------ 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 --
Robert Goley
![]() FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com America's only Free & Open Source fund accounting software company. |
------------------------------------------------------------------------------ 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