• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Problem with mvs2015

Oxygens21

Member
Joined
Aug 3, 2017
Messages
48
Solutions
1
Reaction score
6
I got this problem when i try to compile Tfs 0.4
I'm new to the compilation world
1> luascript.cpp
1>..\luascript.cpp(11580): warning C4319: '~': zero extending 'uint32_t' to 'lua_Number' of greater size.
Someone could help me, or tell me how to fix this error
 
Well it's a warning so it should still compile.
But we can't do anything without the source code, upload luascript.cpp
 
Its in a paste bin bro you can cheeck

If you cant dont problem , i just trying to learn a little about ots
 
Last edited by a moderator:
Its in a paste bin bro you can cheeck

If you cant dont problem , i just trying to learn a little about ots

Read the rules; Rules for the Support board
#2

If you didn't catch it, you actually didn't link it.
Or are we supposed to try and find a file called luascript.cpp on pastebin?

It's fine and IMO good that you wanna learn how to code, but if you need help you need to help us just as much.
We can't guess and waste time finding codes that you MIGHT be using, provide us with the codes you are using, either with the code tags; How to display CODE properly in your post
Or upload it to some site, ex paste.ots.me or pastebin w/e but make sure to link it (copy the URL at the top of your browser and paste that into the comment field, the forum does the rest for you)
 
Solution
Back
Top