Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings : Should I be concerned? #81

Closed
MikeGriffinReborn opened this issue Aug 5, 2019 · 2 comments
Closed

Warnings : Should I be concerned? #81

MikeGriffinReborn opened this issue Aug 5, 2019 · 2 comments

Comments

@MikeGriffinReborn
Copy link

MikeGriffinReborn commented Aug 5, 2019

I get these no matter how I build, it compiles fine, just concerned these warnings might mean something serious as I read your statement about the 0100003F on your main page, I get these? I have VS2017 and the same exact SDK version as your notes suggest. Happens if I build for x32 or x64 or anything else for that matter ...

Severity Code Description Project File Line Suppression State
Warning C4244 'argument': conversion from 'double' to 'int', possible loss of data

JavaScript.Net javascriptinterop.cpp 412
Warning LNK4248 unresolved typeref token (0100004E) for 'v8.internal.Isolate'; image may not run JavaScript.Net JavascriptInterop.obj 1

Warning LNK4248 unresolved typeref token (01000038) for 'v8.internal.Isolate'; image may not run JavaScript.Net JavascriptFunction.obj 1

Warning LNK4248 unresolved typeref token (01000042) for 'v8.internal.Isolate'; image may not run JavaScript.Net JavascriptExternal.obj 1

Warning LNK4248 unresolved typeref token (01000041) for 'v8.internal.Isolate'; image may not run JavaScript.Net JavascriptContext.obj 1

@MikeGriffinReborn
Copy link
Author

@oliverbock
Copy link
Contributor

oliverbock commented Aug 5, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants