The list doesn't accept file with more than 2 or 3 mega so i upload the zip here: http://surfzoid.free.fr/openobexVSE2005/
---------- Forwarded message ---------- From: Petit Eric <[EMAIL PROTECTED]> Date: 25 nov. 2007 00:59 Subject: Re: [openobex-users] obexftp and csharp To: [email protected] For all newbie, as me, who have some troubles to understand we say about C/C++ and windows, here is the solution, simply find the .sln file double click on it, you must have VS C++ 2005 + SDK from http://msdn2.microsoft.com/en-us/express/aa700735.aspx http://www.microsoft.com/downloads/details.aspx?FamilyId=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&displaylang=en after download and install VC++ E and sdk open VC++ go in option, solution and path, then add the include and lib path of the installed SDK 2007/11/25, Petit Eric <[EMAIL PROTECTED]>: > wonderfull, after many trouble and many time, i have a corect VS > Express 2005 solution so i can certainly open it with VS Express 2008, > compilation seem great, 9 success, 1 error, 6 ignore > I haven't Libusb because not sur if i need to have source for win32, > install it under win32, i don't know so i have error about libusb > during compil, but finaly i see the openobex.dll and some exe. > For using obexftp.exe or C# dll, i need openbex.dll ? > Have you got the same for obexftp part ? > > 2007/11/24, Petit Eric <[EMAIL PROTECTED]>: > > 2007/11/24, Hendrik Sattler <[EMAIL PROTECTED]>: > > > Am Samstag 24 November 2007 schrieb Petit Eric: > > > > Finally with luke i find this : > > > > https://www.hendrik-sattler.de/svn/openobex/ > > > > But there isn't any .sln files for VS! > > > > > > Install cmake-2.4.7 and use CMakeSetup > > > > > > You can also run it from a console as > > > cmake -G "Visual Studio 7" path/to/source/dir > > > (from memory, see cmake --help). I suggest CMakeSetup because it also > > > shows > > > you all available options. With the next major release of CMake, there > > > will > > > also be a QT front-end. > > > > > > Now you have a solution file for the build environment of your choice. > > > > > > HS > > > > > > PS: You should setup Platform SDK and Visual studio first. > > Which one SDK, Xp, Vista, Framework 2.0, 1.1 .......? > > > PPS: Yes, I need to rewrite INSTALL.Win32. > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Openobex-users mailing list > > > [email protected] > > > http://lists.sourceforge.net/lists/listinfo/openobex-users > > > > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
