Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Build problem for : NassiShneiderman

<< < (4/5) > >>

oBFusCATed:
@killerbot: Could you try the attached patch?

killerbot:
For Windows I would try to avoid that a boost library is needed. Since this will make things to build on windows much more complex.
On linux, it's much easier, people can just install it from the repository.
If indeed that thread security can be disabled, I will also have a look around for that matter.

killerbot:
   BOOST_CPPFLAGS:         -I/usr/include
   BOOST_LDFLAGS:         -L/usr/lib64
   BOOST_SYSTEM_LIB:         -lboost_system

Build succeeded.

Feel free to commit, I would suggest that this gets merged to our RC branch.

oBFusCATed:
Can you try to make a source package and use it to build from it?
The steps are run make dist in your current build folder.
Then unpack the generated package somewhere else and then do ./configure && make && make install (you could probably skip the install).

killerbot:
I do this on my patched environment ?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version