• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

I need help with RealSound.lib

Newbie Spellweaver
Joined
Dec 22, 2016
Messages
37
Reaction score
1
it gives me this error and i can't compile

Error 6 error LNK1104: Cannot open file 'RealSound.lib'

Error 6 error LNK1104: Cannot open file 'RealSound.lib'Error 6 error LNK1104: Cannot open file 'RealSound.lib'
 
Experienced Elementalist
Joined
Oct 14, 2015
Messages
293
Reaction score
86
it gives me this error and i can't compile

Error 6 error LNK1104: Cannot open file 'RealSound.lib'

Error 6 error LNK1104: Cannot open file 'RealSound.lib'Error 6 error LNK1104: Cannot open file 'RealSound.lib'

That and Lib error.
Try to compile only RealSound, maybe it can generate the lib.
 
Upvote 0
Newbie Spellweaver
Joined
Dec 22, 2016
Messages
37
Reaction score
1
Thank you very much, I changed it to release and I compiled it with no problems.
 
Upvote 0
Experienced Elementalist
Joined
Oct 14, 2015
Messages
293
Reaction score
86
Thank you very much, I changed it to release and I compiled it with no problems.

Great, any questions can ask us here in the area we are here to help.
 
Upvote 0
Junior Spellweaver
Joined
Apr 23, 2021
Messages
106
Reaction score
15
sorry to bump, but that is the common failure when you start and begin hustle the source, if you dont do it slowly step by step, you will most likely lose the causing error and nothing you do fixes this because you start fixing the areas you never changed, but its giving error.. and then you get in the witching loop and learned really nothing from previous mistake because you had to rollback entire game to get it fixed normally again, so please focus at the one thing at the time, execute, test it, and when its ok, leave it, backup it, go to next thing you are interest, dont go blindfold and change anything that seems cool or has the word you belive has something to do with what you want to change. dont change a tree of features or func callers in code for your fav, and then wonder why the script keeps breaking and come ask here why you cant do something, you could really do before, be smart, save time for everyone.
 
Upvote 0
Back
Top