Fedora 17 and Google Protocol Buffers [closed] - c++

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
Has anybody had any trouble compiling protocol buffers using GCC on Fedora 17? I believe I installed the correct packages
sudo yum install protobuf*
The protoc compiler works fine but the generated class and header files don't compile when I add them to a fresh project. Any ideas? Thanks

Duh, I forgot to add -lprotobuf. Nevermind!

Related

Linux cannot find -lboost_zlib [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
I am trying to build a C++ program under Linux (it was originally developed under Windows), during which I am asked to install cmake and libboost.
I installed both. But I am still getting an error message
/usr/bin/ld: cannot find -lboost_zlib
The question is where can I find libboost_zlib. Perhaps this program was supposed not to be runnable under Linux?
I already installed libboost-all-dev, and I found there is nothing like libboost_zlib in the library. Thanks for your time!
Finally, I figured out the problem. Thelibboost_zlibis no long existed in the new libboost distribution(at least after version 1.46). Instead, zlib is integrated in libboost_iostreams. So there is no need to link libboost_zlib, libboost_iostreams does all the work.

cygwin mod-xslt2 [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
I am trying to compile up mod-xslt2 using the cygwin, the mod-xslt2 is using the apache apxs2 program, which is installed within the cygwin environment within the /usr/sbin/ directory but when it comes to finding that program (apxs2) the cygwin ./configure does not appear to "see" it and says it is not there, but when I run the program from the command line within the cygwin interface it works perfectly fine. Any advice ?
Regards.

Unicode support in Java SE7: missing classes for Unicode scripts? [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
I'm trying to capture Arabic text using the java regular expression \\p{IsArabic}, however the java compiler does not seem to recognize it, even though the documentation for java SE7 says it does.
I am pretty sure I'm using the correct compiler (JDK 1.7). In fact, the compiler is not recognizing any of the script classes, such as \\p{IsLatin} and \\p{IsGreek} ! Is anyone else having the same problem?

Does anyone have a copy of the Xselerator XSL IDE from SourceForge? [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
I have been using a licensed copy of the Marrowsoft Xselerator XSL development tool for many years, and have been very happy with it.
However, after a couple of computer upgrades and a subsequent move to a new laptop, my copy of Xselerator finally tells me that the trail period has expired – even though it was the full version that was installed.
I don’t know how to fix this problem.
I did read (somewhere) that Xselerator had been put on SourceForge, but I cannot find it there.
Does anyone have a copy taken from SourceForge that can be shared ?
There are links to the following download locations from Dave Pawson's Tools for XSL page:
Xselerator V2.0.44 Setup (zip file,) (4.6Mb) - or - Xselerator V2.0.44
MSI Setup (MSI Install) (1.7Mb)(Especially for those who have XP)
(November 2001)
CAUTION: The links are to topxml.com, which has been known to host suspicious/malicious software(trojans, scripting exploits, etc.).

Any new stuff in libpng 1.4 series? [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
What is new in the soon to be released libpng 1.4 series? The DLL is almost twice the size of 1.2.41
The many changes are listed here, starting with the line version 1.4.0beta1 [April 20, 2006]
Release notes are here:
http://cdnetworks-us-1.dl.sourceforge.net/project/libpng/02-libpng-devel/1.4.0rc02/libpng-1.4.0rc02-README.txt