Re: [classad-users] compiling test_classads.cpp


Date: Mon, 20 Jul 2009 08:23:19 -0700
From: Alain Roy <roy@xxxxxxxxxxx>
Subject: Re: [classad-users] compiling test_classads.cpp
Where did you get the ClassAd library? If you download it from <http://www.cs.wisc.edu/condor/classad/ >, there is no Imakefile, and there are instructions on how to build it. Basically, you need to run configure and make.

-alain

On Jul 20, 2009, at 8:11 AM, Leland Hovey wrote:
My current objective is to compile and link "test_classads.cpp".  I've
found the file IMakefile located in the directory "condor_classads.V6",
but I didn't find a Makefile.  So, what I did was run the following
command line:
g++ -I. -I../condor_includes -o test_classads test_classads.cpp

This didn't work correctly (the output is below).  Could someone pls
inform me about what builds the makefile or what is the "g++" command.

thx.,
LH

Condor Classads Info:
http://www.cs.wisc.edu/condor/classad/

[← Prev in Thread] Current Thread [Next in Thread→]