Text archives Help
- From: "James Bigler" <
>
- To:
- Subject: [Manta] Re: RE: Can Manta be built properly on WinTel+VC9.0?
- Date: Mon, 8 Dec 2008 10:58:14 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=PPuayF1JqTKytI3qOnoVUybMava/WiydBYuxpA9NI9iL3+GGVcDy/tm7/uzKJ1mm+v hV8mcfe73tvMjoUKhG07siJ8zHt4BFxP069bsW/fVAXJ5KfR15hmG8B9KarzqdfNYbH+ eXnxFAnYT7G0n9rS2/tqkVC3cEbM57iEHZxR8=
The problem lies in VS. It fails to sometime recognize the order of compilation and it doesn't work in a parallel build environment (note that it does work for Makefiles). Try as Bo suggests and manually specifying the build order.
Also, note that the SSE code path doesn't work at all for VS (at least the last time someone tried to use it). It will compile, but it core dumps later on during execution. VS's compiler is to blame for this. Using ICC works around this issue.
There may be some magic to make VS compiler happy with the SSE code we wrote, but asking around with other heavy SSE users they all agreed that VS was broken for advanced SSE use and to use ICC.
James
On Mon, Dec 8, 2008 at 7:44 AM, Bo Huang
<
">
> wrote:
Hi
Try manually build the Manta_Engine.vcproj project first. After
this project builds successfully, then build the rest of the solution.
Hi all:
I am wondering if anybody has successfully built Manta on a
WinTel PC using VC version 9.0 (i.e., 2008).
I got VC project files by running CMake, but the project
failed to pass the link process with errors such as "Failed to open Manta_Engine.lib".
CMakeLists.txt is supposed to support multiple platforms,
whereas it turns out not to support WinTel+VC, from my experience. If it really
does, what are the CMake settings?
Thanks and regards.
-Zhanping
Send
e-mail faster without improving your typing skills. Get your Hotmail® account.
Archive powered by MHonArc 2.6.16.