List:MySQL++« Previous MessageNext Message »
From:Denis ERCHOFF Date:November 21 2005 10:07pm
Subject:RE: not finding namespace
View as plain text  
Wich process did you used to get the project file under VS7 ?

It is strange thqt it doesn' t foudn the namespace ... rapid and dirty 
questions :

*.h files are included into the project ?

if yes, the project handles these filee right : if you double click on one 
file file into the IDE, it opens the file or it give you a location error ?




From:  Troy Jennings <tjennings@stripped>
To:  MySQL++ List <plusplus@stripped>
Subject:  not finding namespace
Date:  Mon, 21 Nov 2005 15:57:02 -0600
MIME-Version:  1.0
Received:  from lists.mysql.com ([213.136.52.31]) by mc7-f26.hotmail.com 
with Microsoft SMTPSVC(6.0.3790.211); Mon, 21 Nov 2005 13:57:22 -0800
Received:  (qmail 4247 invoked by uid 510); 21 Nov 2005 21:55:32 -0000
Received:  (qmail 4214 invoked by uid 509); 21 Nov 2005 21:55:32 -0000
Received:  pass (lists.mysql.com: local policy)
Alright, I give up.

I've searched the documentation and internet to the best of my abilities and 
I've not been able to find a solution to this problem.  I'm using VC++ 2005 
(beta).

When I try to build the project, the first error I get is this:

error C2871:  'mysqlpp' : a namespace with this name does not exist.

Using the IDE I can open the mysql++.h file and through it the connection.h 
file where the mysqlpp namespace is declared, so it knows were both of those 
files are, but I can't get it build (there are 73 other errors, but I'm sure 
they are all a function of the namespace not being found).

Any guidance would be gratefully appreciated.

--
<><><><><><><><><><><><><>
Troy Jennings
Sioux City Public Library
(712) 255-2933 x 250
tjennings@stripped
<><><><><><><><><><><><><>




--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe:    
http://lists.mysql.com/plusplus?unsub=1


Thread
not finding namespaceTroy Jennings21 Nov
RE: not finding namespaceDenis ERCHOFF21 Nov