Yes, that is exactly the case with Windows XP. I didn't try yet with my Linux.
Regards, Jerome 2009/1/21 Natalie Happenhofer <[email protected]>: > I´m sorry, I didn´t really understand. > You made a subdirectory named Plugins in the -in my case - > Paraview/build/bin directory, you put libMyPlugin.so there and then the > Plugin loaded without using the plugin manager? > > greetings, > Natalie > >> Date: Tue, 20 Jan 2009 10:53:25 +0100 >> From: [email protected] >> To: [email protected] >> Subject: Re: [Paraview] building code as part of paraview >> CC: [email protected] >> >> Hi, >> >> I found - I was lucky ! - something interesting for loading a plugin >> without environment variables and ParaView build. >> >> I made a sub-directory named Plugins in the folder that contains the >> paraview executable. I put in this subdir the dynamic lib involved in >> the plugin. My surprise was that my plugin loads twice - because I set >> the PV_PLUGIN_PATH env. variable - ! >> >> 'Hope that helps. >> >> Jerome >> >> 2009/1/20 Natalie Happenhofer <[email protected]>: >> > Hi! >> > I´d like to add a new writer to Paraview. I´ve already tried it as a >> > plugin, >> > and this works fine, but I would prefer not loading the plugin everytime >> > I >> > need it. >> > I followed the instructions on the wiki called "Build code as part from >> > paraview". Technically, everything is found, but building paraview I get >> > many errors of the kind "undefined reference". >> > The problem is, that I also build shared libraries to get my Writer to >> > work, >> > and it seems they are built too late for the code to be linked. But >> > where >> > should I put the libraries to be build? >> > >> > thx, >> > Natalie >> > >> > ________________________________ >> > ¡Y compártelas en Windows Live Fotos! Estas fiestas diviértete tomando >> > fotos. >> > _______________________________________________ >> > ParaView mailing list >> > [email protected] >> > http://www.paraview.org/mailman/listinfo/paraview >> > >> > > > ________________________________ > ¡Y compártelas en Windows Live Fotos! Estas fiestas diviértete tomando > fotos. > _______________________________________________ > ParaView mailing list > [email protected] > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
