[Paraview-developers] [paraview-developer] When I build my plugin with ParaView Development 3.8.1, I always encounter "error MSB6006: "cmd.exe" exited with code 1."

Jorge Gerardo Peña Pastor jorge.pena.pastor at gmail.com
Thu Jan 26 05:16:34 EST 2012


Hi,

In order to build your plugins you Paraview shared libraries, which
were not included in release binaries at 3.8.1. If I'm not wrong,
nowadays they're already included.
If you want to build you're own plugins in 3.8, you must switch on
Paraview with BUILD_SHARED_LIBS flag before compiling it.

On Thu, Jan 26, 2012 at 6:44 AM, Mingcheng Chen <linyufly at gmail.com> wrote:
> Hi all,
>
> When I use the release version ParaView Development 3.8.1, it always has
> such error.
>
> However, when I use the ParaView Development 3.12 which was built by myself
> from the source code, my plugin can compile.
>
> What is wrong with the release version?
>
> I use Visual Studio 2010 and my OS is 64 bit Vista.
>
> Thanks!
>
> Best regards,
> Mingcheng Chen
> January 25th, 2012
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list