Forums WoW Modding Support Archives WoWModding Support Archives [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?

[DiscordArchive] <@100246412050075648> <@160857905879449600> what do I need to do when I am adding new files?

rektbyfaith
Administrator
0
06-05-2019, 02:55 PM
#1
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?
rektbyfaith
06-05-2019, 02:55 PM #1

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?

rektbyfaith
Administrator
0
06-05-2019, 02:55 PM
#2
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
```
rektbyfaith
06-05-2019, 02:55 PM #2

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
```

rektbyfaith
Administrator
0
06-05-2019, 02:55 PM
#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
rektbyfaith
06-05-2019, 02:55 PM #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

rektbyfaith
Administrator
0
06-05-2019, 02:58 PM
#4
Archived author: A2 • Posted: 2019-06-05T14:58:54.488000+00:00
Original source

uhh
rektbyfaith
06-05-2019, 02:58 PM #4

Archived author: A2 • Posted: 2019-06-05T14:58:54.488000+00:00
Original source

uhh

rektbyfaith
Administrator
0
06-05-2019, 02:59 PM
#5
Archived author: A2 • Posted: 2019-06-05T14:59:28.292000+00:00
Original source

try to post it in code block ```like this```
rektbyfaith
06-05-2019, 02:59 PM #5

Archived author: A2 • Posted: 2019-06-05T14:59:28.292000+00:00
Original source

try to post it in code block ```like this```

rektbyfaith
Administrator
0
06-05-2019, 02:59 PM
#6
Archived author: A2 • Posted: 2019-06-05T14:59:51.923000+00:00
Original source

discords chat modifiers wont affect it
rektbyfaith
06-05-2019, 02:59 PM #6

Archived author: A2 • Posted: 2019-06-05T14:59:51.923000+00:00
Original source

discords chat modifiers wont affect it

rektbyfaith
Administrator
0
06-05-2019, 03:03 PM
#7
Archived author: Skarn • Posted: 2019-06-05T15:03:52.923000+00:00
Original source

unresolved external symbol it says
rektbyfaith
06-05-2019, 03:03 PM #7

Archived author: Skarn • Posted: 2019-06-05T15:03:52.923000+00:00
Original source

unresolved external symbol it says

rektbyfaith
Administrator
0
06-05-2019, 03:07 PM
#8
Archived author: Adspartan • Posted: 2019-06-05T15:07:54.469000+00:00
Original source

show the code
rektbyfaith
06-05-2019, 03:07 PM #8

Archived author: Adspartan • Posted: 2019-06-05T15:07:54.469000+00:00
Original source

show the code

rektbyfaith
Administrator
0
06-05-2019, 03:09 PM
#9
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
rektbyfaith
06-05-2019, 03:09 PM #9

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

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)