Displaying 3 results from an estimated 3 matches for "mono_s".
Did you mean:
mono's
2018 Apr 30
5
Need support to build xapian on Windows with Microsoft compiler
Hello,
Thank you very much for quick response.
I need only xapian-core.
As I wrote on my case compilation with Visual Studio 2015 successful,
just I have runtime errors, while the same code on LINUX runs fine.
I'll try the hints from
(https://trac.xapian.org/browser/git/xapian-core/INSTALL?rev=RELEASE/1.4#L54)
and maybe to migrate my project to VS2017 and test it again.
If I understand
2018 Apr 29
2
Need support to build xapian on Windows with Microsoft compiler
Dear XAPIAN developers,
I think your code is devoted also to be compiled on Windows with
Microsoft compiler. I think so because
1. There are many #ifdef _MSC_VER like code
2. And if I remember correctly the xapian documentation,
xapian has also C# bindings.
I need the xapian library for Windows Microsoft compiler. I created
visual studio 2015 project and included almost all source
2010 Jul 11
13
Simple application made with visual studio 2005 not running
I build a simple application with VS C++ and it is not running.
Debug info and the application with its source code is on the link below:
http://homepages.dcc.ufmg.br/~fccoelho/test.tar.gz
Tested on wine-1.2-rc7