Would it be sufficient to change the cmake flags OSMESA_INCLUDE_DIR and
OSMESA_LIBRARY in CMakeCache file to point to the external build of Mesa
11.x.x?


________________________________
Rick Angelini
USArmy Research Laboratory
CISD/HPC Architectures Team
Phone:  410-278-6266




-----Original Message-----
From: Utkarsh Ayachit <utkarsh.ayac...@kitware.com>
Date: Thursday, June 2, 2016 at 4:19 PM
To: "Hennessey, Joseph G CTR USARMY RDECOM ARL (US)"
<joseph.g.hennessey2....@mail.mil>
Cc: Rick Angelini <richard.c.angelini....@mail.mil>, Simon Su
<simon.m.su....@mail.mil>, ParaView <paraview@paraview.org>
Subject: Re: [Paraview] [Non-DoD Source] Re: 5.0.1/Exodus Reader
(UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify the
identity of the sender, and confirm the authenticity of all links
contained within the message prior to copying and pasting the address to a
Web browser.  




----

> And I have tried replacing the library
> lib/paraview-5.0/libOSMesa.so.7
> with both libOSMesa.so from 11.1.2 and 11.2.2
> and they are both still giving the same error

Simply swapping the libraries won't work. Mesa 11.2 [1] added new API
OSMesaCreateContextAttribs() which is needed to create correct OpenGL
context.  The API is used at compile time if appropriate osmesa.h is
being used.

You can try to update Projects/unix/osmesa.cmake in the superbuild
source to use the configure arguments you used, and also change
versions.cmake in the same repo to point to change the osmesa source
tar ball to be 11.2. Now the superbuid will build 11.2 instead and it
should then have the new API available.

[1] Caution-http://www.mesa3d.org/relnotes/11.2.0.html

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview
  • Re: [Paraview] [Non-... Hennessey, Joseph G CTR USARMY RDECOM ARL (US)
    • Re: [Paraview] ... Hennessey, Joseph G CTR USARMY RDECOM ARL (US)
    • Re: [Paraview] ... Utkarsh Ayachit
      • Re: [Paravi... Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US)
      • Re: [Paravi... Hennessey, Joseph G CTR USARMY RDECOM ARL (US)
        • Re: [Pa... Utkarsh Ayachit
          • Re:... Utkarsh Ayachit
            • ... Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US)
              • ... Utkarsh Ayachit
                • ... Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US)
                • ... Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US)
                • ... Utkarsh Ayachit

Reply via email to