From Per Fahlberg, "imageio was not spelled correctly when registering the plugin, attached is a fixed version of ReaderWriterImageIO.cpp."
This commit is contained in:
parent
5ecc2b9880
commit
7e8ca5ccdf
@ -1284,7 +1284,7 @@ public:
|
|||||||
|
|
||||||
// now register with Registry to instantiate the above
|
// now register with Registry to instantiate the above
|
||||||
// reader/writer.
|
// reader/writer.
|
||||||
REGISTER_OSGPLUGIN(imagio, ReaderWriterImageIO)
|
REGISTER_OSGPLUGIN(imageio, ReaderWriterImageIO)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user