opencog-dev team mailing list archive
-
opencog-dev team
-
Mailing list archive
-
Message #00213
Win32 port
Hi Trent,
I've revised/fixed/tweaked your msvc patch and pushed the result to
lp:~gama/opencog/win32 (I also ignored all warnings for this initial
version). I was able to build both src/ and tests/ on Linux and win32
(with NMake and MSVC). Please give it a try and let me know if it builds
on your environment too.
I tried to use the same dependencies as you (or at least the ones I
could get from you MSVC project files): PThreads-win32, STLPort, Boost,
Expat, OpenSSL, CSockets and CxxTest. I haven't tried to build with
IODBC or Guile yet, but I thought we should try to integrate the
current patch first (which is quite large already).
Once this is settled, I'll port your remaining win32 fixes.
thanks,
--
Gustavo