This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

Help unresolved external symbol

Newbie HvHer
User ID
14947
Messages
19
Reactions
2
Level
9
so i got a source but still geting this error. I tried to fix. Can some one help?
 
Enginity.dev
H4xr0x
User ID
18290
Messages
26
Reactions
16
Level
17
so i got a source but still geting this error. I tried to fix. Can some one help?View attachment 1091
So when you try to assign something a value in the main function, the linker doesn't find the symbol and may result in an “unresolved external symbol” or “undefined reference”. The way to fix this error is to explicitly scope the variable using '::' outside the main before using it.
 
Newbie HvHer
User ID
14947
Messages
19
Reactions
2
Level
9
in main>?
 
Enginity.dev
H4xr0x
User ID
18290
Messages
26
Reactions
16
Level
17
that's something you need to figure out, not me.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

  • Question
7
Replies
1K
Views
0
Replies
159
Views
  • Question
3
Replies
894
Views
6
Replies
474
Views