[DiscordArchive] <@100246412050075648> <@160857905879449600> what do I need to do when I am adding new files?
[DiscordArchive] <@100246412050075648> <@160857905879449600> what do I need to do when I am adding new files?
Archived author: Skarn • Posted: 2019-06-05T14:55:04.171000+00:00
Original source
<@100246412050075648> <@160857905879449600> what do I need to do when I am adding new files?
Archived author: Skarn • Posted: 2019-06-05T14:55:17.195000+00:00
Original source
```
1>texture_palette_small.obj : error LNK2001: неразрешенный внешний символ ""public: virtual struct QMetaObject const * __cdecl noggit::ui::texture_palette_small::metaObject(void)const " (?metaObject@texture_palette_small@ui@noggit@@UEBAPEBUQMetaObject@@XZ)"
1>texture_palette_small.obj : error LNK2001: неразрешенный внешний символ ""public: virtual void * __cdecl noggit::ui::texture_palette_small::qt_metacast(char const *)" (?qt_metacast@texture_palette_small@ui@noggit@@UEAAPEAXPEBD@Z)"
1>texture_palette_small.obj : error LNK2001: неразрешенный внешний символ ""public: virtual int __cdecl noggit::ui::texture_palette_small::qt_metacall(enum QMetaObject::Call,int,void * *)" (?qt_metacall@texture_palette_small@ui@noggit@@UEAAHW4Call@QMetaObject@@HPEAPEAX@Z)"
1>C:\Noggit\bin\RelWithDebInfo\noggit.exe : fatal error LNK1120: неразрешенных внешних элементов: 3
```
Archived author: Skarn • Posted: 2019-06-05T14:55:30.320000+00:00
Original source
getting this shit on linking when I added a file
Archived author: A2 • Posted: 2019-06-05T14:58:54.488000+00:00
Original source
uhh
Archived author: A2 • Posted: 2019-06-05T14:59:28.292000+00:00
Original source
try to post it in code block ```like this```
Archived author: A2 • Posted: 2019-06-05T14:59:51.923000+00:00
Original source
discords chat modifiers wont affect it
Archived author: Skarn • Posted: 2019-06-05T15:03:52.923000+00:00
Original source
unresolved external symbol it says
Archived author: Adspartan • Posted: 2019-06-05T15:07:54.469000+00:00
Original source
show the code
Archived author: Adspartan • Posted: 2019-06-05T15:09:34.277000+00:00
Original source
but link error = (most of the time) linker could not find something that the code uses