Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Global SqlIds
Re: Global SqlIds [message #46593 is a reply to message #46592] Sun, 05 June 2016 21:45 Go to previous messageGo to previous message
BioBytes is currently offline  BioBytes
Messages: 307
Registered: October 2008
Location: France
Senior Member
Hello Mirek,

Thank you for your reply. Error happens when linking. See the error message below.

IVDManager: 5 file(s) built in (0:41.60), 8321 msecs / file, duration = 43244 msecs, parallelization 0%
Linking...
LINK : D:\Installations\Compilateurs\upp\out\MyApps-bazaar\MSC15.Debug.Debug_Full.Gui.Mt.Mysqldll\IVDManager.exe not found or not built by the last incremental link; performing full link
IVDmain.obj : error LNK2005: "class Upp::SqlId DIRTBL" (?DIRTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId ALL" (?ALL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId ID" (?ID@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId PART" (?PART@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId DIRINDEX" (?DIRINDEX@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId SUBINDEX" (?SUBINDEX@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId LIBELLE" (?LIBELLE@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId NORMTBL" (?NORMTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDNORM" (?IDNORM@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId NORMTITLE" (?NORMTITLE@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId NORMTYPE" (?NORMTYPE@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId HARMONIZED" (?HARMONIZED@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId STATUS" (?STATUS@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId NORMCODE" (?NORMCODE@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId STATTBL" (?STATTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDST" (?IDST@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId DESIGN" (?DESIGN@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId NORMTPTBL" (?NORMTPTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDTYPE" (?IDTYPE@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId STANDTYPE" (?STANDTYPE@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId DEVTBL" (?DEVTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDDEVI" (?IDDEVI@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId NAMEDEV" (?NAMEDEV@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId REFDEV" (?REFDEV@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId DESDEV" (?DESDEV@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId CLASSDEV" (?CLASSDEV@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId CONFDEV" (?CONFDEV@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId AFFDEV" (?AFFDEV@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId STATUSDEV" (?STATUSDEV@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId AFFTBL" (?AFFTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDAFF" (?IDAFF@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId NAMEAFF" (?NAMEAFF@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDSTD" (?IDSTD@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDDIR" (?IDDIR@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId DOCTBL" (?DOCTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDDOC" (?IDDOC@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDDEV" (?IDDEV@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDDIRD" (?IDDIRD@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId NAMEDOC" (?NAMEDOC@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId DESDOC" (?DESDOC@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId TYPEDOC" (?TYPEDOC@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId HISTOTBL" (?HISTOTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDH" (?IDH@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDDEVH" (?IDDEVH@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId MODIF" (?MODIF@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId DATEMODIF" (?DATEMODIF@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId RESPMODIF" (?RESPMODIF@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId CLASSTBL" (?CLASSTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDCLAS" (?IDCLAS@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId NAMECLASS" (?NAMECLASS@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId CONFTBL" (?CONFTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDCONF" (?IDCONF@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId NAMECONF" (?NAMECONF@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId SIGNTBL" (?SIGNTBL@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId IDSIGN" (?IDSIGN@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId LOGON" (?LOGON@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId FIRSTNAME" (?FIRSTNAME@@3VSqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId LASTNAME" (?LASTNAME@@3SqlId@Upp@@A) already defined in $blitz.obj
IVDmain.obj : error LNK2005: "class Upp::SqlId SIGNNAME" (?SIGNNAME@@3VSqlId@Upp@@A) already defined in $blitz.obj


Compiler is MSC15, Upp version 9896 and OS is Win 7.

Hope it can help

Regards
Biobytes
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Sqlite and DUAL_PRIMARY_KEY
Next Topic: [solved]crash when execute sql command
Goto Forum:
  


Current Time: Sat May 11 19:37:52 CEST 2024

Total time taken to generate the page: 0.02833 seconds