Re: Try to build libvmime-0.9.1 and the build on vc9 / win/xp has a few problems

194 views
Skip to first unread message
Message has been deleted

Vincent Richard

unread,
Dec 9, 2013, 2:56:29 AM12/9/13
to vm...@googlegroups.com
Hello!

I highly recommend you to get the latest development version (on the Git), a lot of compilation issues have been fixed and this version is far more stable than the last release (0.9.1): https://github.com/kisli

Vincent
Message has been deleted
Message has been deleted

Vincent Richard

unread,
Oct 8, 2014, 8:08:38 AM10/8/14
to vm...@googlegroups.com
Hello!

You should read the VMime book, chapter "Compiling and installing":
http://www.vmime.org/public/documentation/book/vmime-book.pdf

To summarize: you should run CMake first to create the "config.hpp" file for your system (Windows).
For example, you can simply run :

cmake -G "Unix Makefiles"

in the root directory of VMime. The script "test-outsourced-build.sh" is only provided as an example of how to run an out-of-source tree build.

Vincent
Message has been deleted

meir...@gmail.com

unread,
Oct 9, 2014, 2:28:10 AM10/9/14
to vm...@googlegroups.com
hello vmime team.

I read the part of windows install, and did not find anything improve.

1.downloaded with "Download zip" button from:
https://github.com/kisli/vmime the vmime.zip and into: E:\vmime-master

2.cmake (version 3.0.2) + into the path.
3.make (version 3.8.2) + into the path.
4.boost (1.56.0) + build with bjam.
5.icu + into the path.

try:
cmake -g E:\vmime-master (it runs and creates sub directories) cxx11..
OR
cmake -g "Visual Studio 9 2008"

make had no file to execute.

the file config.hpp is missing.

what do i have to type in windows/xp to make it build?
(maybe inside codelite + gcc)?

Vincent Richard

unread,
Oct 10, 2014, 3:50:49 PM10/10/14
to vm...@googlegroups.com
Hi!

I tried just a few minutes ago and the "config.hpp" is written in "./src/vmime/config.hpp", at least on my platform.
Could you please post the *full* output of "cmake -g"?

Thanks,

Vincent

meir...@gmail.com

unread,
Oct 10, 2014, 6:13:11 PM10/10/14
to vm...@googlegroups.com
hello vmime team.

1.downloaded lbvmime-0.9.1.tar.bz2
2.open it into: E:\libvmime-0.9.1
3.cmd from "start menu"
4.cd E:\libvmime-0.9.1
5.cmake -G "Unix Makefiles"

Cmake Error: The source directory "E:\libvmime-0.9.1" does not appear to contain CmakeLists.txt.

Reply all
Reply to author
Forward
0 new messages