Re: [owncloud-devel] Need help building the windows owncloud client
Hi Amin, On 08.08.2016 10:32, Amin Bohio wrote: > > Hello to All the developers, > > I hope you all are doing alright. I have been trying to build the > windows client from both opensuse 13.2 and windows itself but I > haven't had much luck. I was able to compile one of the sources on > opensuse but when i execute it, it asks for "libcrypto-38.dll" which > is no where to be found. Kindly, help. > Please follow https://doc.owncloud.org/desktop/2.2/building.html#windows-installer-build-cross-compile closely. If you are using the correct repositories, you should not face any problems. If there are more questions, try to post more details on ownCloud Central as suggested by Markus. Cheers, Daniel -- www.owncloud.com - Your Data, Your Cloud, Your Way! ownCloud GmbH, GF: Tobias Gerlinger, Holger Dyroff Leipziger Platz 21, 90491 Nürnberg, HRB 28050 (AG Nürnberg) ___ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
Re: [owncloud-devel] Need help building the windows owncloud client
This DLL file is part of OpenSSL. Are you following the latest instructions? Is the DLL in the .exe directory or in %PATH%? For build help you might have a good chance asking on #owncloud-client-dev on irc.freenode.net or https://central.owncloud.org/c/help/desktop-file-sync On 08/08/16 10:32, Amin Bohio wrote: Hello to All the developers, I hope you all are doing alright. I have been trying to build the windows client from both opensuse 13.2 and windows itself but I haven't had much luck. I was able to compile one of the sources on opensuse but when i execute it, it asks for "libcrypto-38.dll" which is no where to be found. Kindly, help. -- Woboq GmbH | https://woboq.com/ Geschäftsführer: Markus Goetz, Olivier Goffart Hermannstr. 134, 12051 Berlin, Germany Handelsregister: Amtsgericht Berlin (Charlottenburg) HRB 137795 ___ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
[owncloud-devel] Need help building the windows owncloud client
Hello to All the developers, I hope you all are doing alright. I have been trying to build the windows client from both opensuse 13.2 and windows itself but I haven't had much luck. I was able to compile one of the sources on opensuse but when i execute it, it asks for "libcrypto-38.dll" which is no where to be found. Kindly, help. ___ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
Re: [owncloud-devel] Need Help
*I want to change my application name in between. How can I change this automatically on all the places or I have to make the change manually on all the places ? On Sat, Mar 19, 2016 at 8:55 PM, Manish Bisht wrote: > Hello everyone, > > I am making one owncloud application. In my application I am using the > OC.dialogs.filepicker() function to select the image. But this function is > returning only the /imagepath of the image. But i want the complete > location of the selected image. How can this be implemented or is there any > function available for that ? > > Next one is I want to change my application in between. How can I change > this automatically on all the places or I have to make the change manually > on all the places ? > > Thanks in advance. :) > ___ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
[owncloud-devel] Need Help
Hello everyone, I am making one owncloud application. In my application I am using the OC.dialogs.filepicker() function to select the image. But this function is returning only the /imagepath of the image. But i want the complete location of the selected image. How can this be implemented or is there any function available for that ? Next one is I want to change my application in between. How can I change this automatically on all the places or I have to make the change manually on all the places ? Thanks in advance. :) ___ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
