Any reason you're not using 3.14? I'm not sure if this is a known issue with 3.12, but we haven't seen this with 3.14 unless using cmake.
Utkarsh On Thu, Mar 15, 2012 at 12:20 PM, Francisco Caraballo <[email protected]> wrote: > I build using the Visual Studio Express 2010 IDE > > Saludos, > > Francisco Caraballo > > > > On Thu, Mar 15, 2012 at 4:46 PM, Utkarsh Ayachit > <[email protected]> wrote: >> How do you build? Using the visual studio IDE or command line? >> >> On Thu, Mar 15, 2012 at 11:33 AM, Francisco Caraballo >> <[email protected]> wrote: >>> I generated the project files with Cmake. I'm not using nmake, as far >>> as I know. >>> >>> Saludos greetings, >>> >>> Francisco Caraballo >>> >>> >>> >>> On Thu, Mar 15, 2012 at 3:40 PM, Utkarsh Ayachit >>> <[email protected]> wrote: >>>> Is this with nmake? >>>> >>>> Utkarsh >>>> >>>> On Thu, Mar 15, 2012 at 10:14 AM, Francisco Caraballo >>>> <[email protected]> wrote: >>>>> I get the following error when compiling Paraview 3.12 on Visual >>>>> Studio Express 2010. >>>>> << fatal error C1083: Cannot open include file: 'vtkPVMessage.pb.h': >>>>> No such file or directory >> >>>>> >>>>> Following other messages on this mailing-list I gathered that this has >>>>> something to do with Protobuf (whatever that is). So I checked the >>>>> messages related to protobuf and found this message: >>>>> 4>------ Build started: Project: protobuf_code_generation, >>>>> Configuration: Release Win32 ------ >>>>> 4> Generating vtkPVMessage.pb.h, vtkPVMessage.pb.cc >>>>> >>>>> So in theory the file should exist, but it doesnt. >>>>> >>>>> Can anyone help me out with this? Is this a Paraview problem, or a >>>>> Cmake problem, or a VS Express 2010 problem? >>>>> I'm compiling without MPI support (because that generates a whole >>>>> other bunch of problems) could that have something to do with my >>>>> problem? >>>>> >>>>> Saludos/greetings, >>>>> >>>>> Francisco Caraballo >>>>> _______________________________________________ >>>>> 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 >>>>> >>>>> Follow this link to subscribe/unsubscribe: >>>>> http://www.paraview.org/mailman/listinfo/paraview _______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
