[Glade-users] how to get Glade to build source as C++?
- From: ben kalifornia com (Ben Ford)
- Subject: [Glade-users] how to get Glade to build source as C++?
- Date: Tue, 07 Aug 2001 11:46:28 -0700
Eryk Furman wrote:
well, i found out half my problem .. i was downloading things like gtk-- glade-- and the newest
version of Glade on my windows box, using winzip to gunzip and and tar extract ... then i burned
the directory with all source files onto a cd .. put the cd on my linux box ... and ./configure
wouldn't work .. but when i burned the original gz file and did uncompressed it and ran
./configure it worked .. if any one knows exactly why i would love to know .. but anyway that
worked ..
Because Windows makes an artificial distinction between text and binary.
If you plan on using a text file saved under windows, you will need to
remove the extra CR characters. I use a little program called crlf, but
you can even just write a sed script if you're up to it.
I am surprised that a programmer doesn't know this. Every C/C++ book I
have goes over this subject in detail.
-b
--
Please note - If you do not have the same beliefs as we do, you are
going to burn in Hell forever.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]