Re: [squeak-dev] How to choose plugins-to-built while compiling a vm?
On 16.05.2008, at 14:21, Norbert Hartl wrote:
> I can't see a plugin DbusPlugin or GStreamerPlugin in VMMaker. I think
> choosing the right platforms folder is sufficient to get the right
> listing for the plugin, right? Later I could get into confusion with
> configure but I'll trace that later on. So, what needs to be done for
> VMMaker to display all plugins?
If you restarted the VMMaker tool and these plugins are not there,
then you probably did not install them. They are not part of the
VMMaker package.
Possibly the Makefile gets confused if there are plugin sources in
Cross/ and unix/ but not src/ ...
- Bert -