Hello, It seems that for some reason, *no one *decided to check if any of the currently working modules would work against the presence-refactor branch.
Since the merge from presence-refactor branch in trunk I have 4 non working modules that were working before in the presence-refactor branch tests that I did These are the error message I now get when trying to compile Opensim with the modules Search, Profile, Currency and Email *- The type or namespace name 'Cache' does not exist in the namespace 'OpenSim.Framework.Communications' (are you missing an assembly reference?) addon-modules\OpenSimSearch\Modules\SearchModule\OpenSearch.cs - 'OpenSim.Region.Framework.Scenes.SceneCommunicationService' does not contain a definition for 'GenerateAgentPickerRequestResponse' and no extension method 'GenerateAgentPickerRequestResponse' accepting a first argument of type 'OpenSim.Region.Framework.Scenes.SceneCommunicationService' could be found (are you missing a using directive or an assembly reference?) - The type or namespace name 'CachedUserInfo' could not be found (are you missing a using directive or an assembly reference?) addon-modules\OpenSimCurrency\Modules\CurrencyModule\OpenCurrency.cs - 'OpenSim.Region.Framework.Scenes.Scene' does not contain a definition for 'CommsManager' and no extension method 'CommsManager' accepting a first argument of type 'OpenSim.Region.Framework.Scenes.Scene' could be found (are you missing a using directive or an assembly reference?) addon-modules\OpenSimCurrency\Modules\CurrencyModule\OpenCurrency.cs * So, whenever someone feels like telling me who made the hickups and how to fix them, I would be very happy
_______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
