[Vm-dev] compiling plugins..

Robert Withers robert.w.withers at gmail.com
Fri Dec 11 02:25:26 UTC 2015


Hello

I generated these plugins externally without generating the vm core over 
a fresh checkout from the svn. I added them to the plugins.ext and ran 
mvm in build. The compile of the DSAPrims ran into an issue, I don't 
recall how this is resolved. Does the core vm need to know an external 
plugin is being compiled for it for a security reason?

Here is the issue:
ar -rc DropPlugin.a DropPlugin.o sqUnixDragDrop.o
ranlib DropPlugin.a
make[1]: *** No rule to make target `DSAPrims.a'.  Stop.
make: *** [DSAPrims/DSAPrims.a] Error 2


- rabbit


More information about the Vm-dev mailing list