Menu

#2 Problem making examples with g++ 3.3.2

open
nobody
None
5
2004-02-05
2004-02-05
Bill
No

Hi,

It appears that the library was succesfully built and
installed
but when attempting to make the /examples/hopefield
demo program I get a slew of "template" errors.

Thanks in advance for any help.

The actual make output has been uploaded with this message.

The Makefile I used is here:
hopefield: hopefield.o
g++ -o hopefield hopefield.o -L/usr/lib
-lnn-utility

hopefield.o: hopefield.cpp
g++ -c hopefield.cpp

Discussion

  • Bill

    Bill - 2004-02-05

    Compiler errors attached

     
  • Nobody/Anonymous

    Logged In: NO

    Hey,

    I am working on your request. I currently do not have version
    3.3.2 of g++, and am going to download it shortly. I have
    also forwarded your request to other members on the team.
    In the meantime maybe you could provide me with some
    information. What is the result of this command in g++ 3.3.2:

    g++ -o hopefield.o hopefield.cpp -lnn-utility

    Without the -L/usr/lib?

    Thanks,
    Panayiotis Thomakos

     
  • Panayiotis Thomakos

    Logged In: YES
    user_id=851336

    What is the result of this command in g++ 3.3.2:

    g++ -o hopefield.o hopefield.cpp -lnn-utility

    Without the -L/usr/lib?

    Thanks,
    Pan

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.