Hi, You were right it was de csnPurkinjePlugin dependency. I include the Lib and it worked. Thank you.
Best, Victor > Hola Rafael, Victor, > > If you are using CSnake, the first thing you should check is that > csnPurkinjePlugin.py has a dependency to your module. Example: > > projects = [ > > gmCore, > > "yourModule" > > ] > > > Are csPkjT and csSurfs classes or namespaces? In both cases, you should > include csPkjT:: and csSurfcs:: respectively in the methods definitions (CPP > files) > > Check if you built the module in the same configuration that you are > building your plugin (Debug mode and 32 bits) > > If this does not solve the problem you can send me the plugin and modules > code ([email protected]) and I will look into it! > > > Best, > Albert > > > 2011/7/4 Rafael Sebastian <[email protected]> > > > Hi guys,**** > > > > ** ** > > > > We have a problem in our Purkinje Plug-in and we cannot get rid of it.*** > > * > > > > I attach here some information on the error related with an unsolved > > external link.**** > > > > ** ** > > > > Any suggestion will be very welcomed!! Victor, the developer, is also CCed > > here if you need more information.**** > > > > ** ** > > > > Thank you,**** > > > > Rafa**** > > > > > > ------------------------------------------------------------------------------ > > All of the data generated in your IT infrastructure is seriously valuable. > > Why? It contains a definitive record of application performance, security > > threats, fraudulent activity, and more. Splunk takes this data and makes > > sense of it. IT sense. And common sense. > > http://p.sf.net/sfu/splunk-d2d-c2 > > _______________________________________________ > > Gimias-developers mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/gimias-developers > > > > > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Gimias-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gimias-developers
