Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
Room.plg
Package: VC++中Opengl实现建筑物虚拟漫游.rar [view]
Upload User: zbjingming
Upload Date: 2010-01-02
Package Size: 2436k
Code Size: 2k
Category:
OpenGL program
Development Platform:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Room - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:TEMPRSP21.tmp" with contents
- [
- kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib opengl32.lib glu32.lib glaux.lib /nologo /subsystem:console /incremental:no /pdb:"Release/Room.pdb" /machine:I386 /out:"Release/Room.exe"
- .Releasemain.obj
- .Releasenewrender.obj
- .Releasetexture.obj
- ]
- Creating command line "link.exe @C:TEMPRSP21.tmp"
- <h3>Output Window</h3>
- Linking...
- newrender.obj : error LNK2005: "unsigned char * * ImageDatas" (?ImageDatas@@3PAPAEA) already defined in main.obj
- newrender.obj : error LNK2005: "int texnum" (?texnum@@3HA) already defined in main.obj
- newrender.obj : error LNK2005: "unsigned short * rslys" (?rslys@@3PAGA) already defined in main.obj
- newrender.obj : error LNK2005: "unsigned short * rslxs" (?rslxs@@3PAGA) already defined in main.obj
- texture.obj : error LNK2005: "unsigned char * * ImageDatas" (?ImageDatas@@3PAPAEA) already defined in main.obj
- texture.obj : error LNK2005: "int texnum" (?texnum@@3HA) already defined in main.obj
- texture.obj : error LNK2005: "unsigned short * rslys" (?rslys@@3PAGA) already defined in main.obj
- texture.obj : error LNK2005: "unsigned short * rslxs" (?rslxs@@3PAGA) already defined in main.obj
- Release/Room.exe : fatal error LNK1169: one or more multiply defined symbols found
- Error executing link.exe.
- <h3>Results</h3>
- Room.exe - 9 error(s), 0 warning(s)
- </pre>
- </body>
- </html>