Ep11 latest updated source with fixed client

Junior Spellweaver
Joined
May 4, 2012
Messages
165
Reaction score
2
what version you used vs c++ 2003???

what cause the error missing files :/

I didn't encounter any error while compiling, just check your project directories, if you want to the I'll share it here.
 
Junior Spellweaver
Joined
Jan 3, 2009
Messages
166
Reaction score
6
not working password for source code... anyone can share the true password?
 
Junior Spellweaver
Joined
May 10, 2014
Messages
140
Reaction score
9
I didn't encounter any error while compiling, just check your project directories, if you want to the I'll share it here.



how to fix this???

------ Build started: Project: Emulator, Configuration: Release Win32 ------Linking...msvcrt.lib(cinitexe.obj) : warning LNK4098: defaultlib 'libcmt.lib' conflicts with use of other libs; use /NODEFAULTLIB:libraryEngineLib.lib(DXUT.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DSwapChain9EngineLib.lib(DXUTmisc.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DBaseTexture9EngineLib.lib(DXUTmisc.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DTexture9EngineLib.lib(DXUTmisc.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DCubeTexture9EngineLib.lib(DXUTmisc.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DVolumeTexture9C:\Users\lfd\Downloads\Compressed\FULLSOURCE\/_Bin/Emulator.exe : fatal error LNK1120: 5 unresolved externals
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jun 20, 2017
Messages
15
Reaction score
1
Someone can explain it?
DB:SELECT SwID, SwNum FROM SwRegion WITH (NOLOCK) ORDER BY SwID
DB:42S02, NativeError:208, [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SwRegion'.
 
Newbie Spellweaver
Joined
Jun 20, 2017
Messages
15
Reaction score
1
That's right sir, SwRegion is not in the database table so live expansion of SwRegion query
 
Junior Spellweaver
Joined
Apr 26, 2017
Messages
184
Reaction score
10
Someone can explain it?
DB:SELECT SwID, SwNum FROM SwRegion WITH (NOLOCK) ORDER BY SwID
DB:42S02, NativeError:208, [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SwRegion'.

Add table dbo.SwRegion into RanGame1
And add value into table dbo.SwRegion

SwID int allow null
SwNum int allow null


Sent from iPhone via Tapatalk send