Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Source Pet Effects (1.04e) - Kapocha  (Visto 10808 veces)

0 Miembros and 2 Guests are viewing this topic.

Offline admmunowar #30 Posteado: October 17, 2020, 06:57:58 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 139
  • Gracias recibida: 5184
  • br

tengo este error al compilar alguien me ayuda ?

#include  "Kpchaeffect.h"// pones el nombre del archivo de kapocha xd esque nose como se escribe xd


1>------ Build started: Project: Main, Configuration: Release Win32 ------
1>Build started 10/17/2020 7:56:52 PM.
1>InitializeBuildStatus:
1>  Touching "Release\Main.unsuccessfulbuild".
1>ClCompile:
1>  All outputs are up-to-date.
1>  Main.cpp
1>c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\Object.h(88): warning C4094: untagged 'class' declared no symbols
1>c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\import.h(178): warning C4005: 'pGetTextLine' : macro redefinition
1>          c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\import.h(54) : see previous definition of 'pGetTextLine'
1>c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\import.h(243): warning C4005: 'pShowMonster' : macro redefinition
1>          c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\CustomMonster.h(14) : see previous definition of 'pShowMonster'
1>c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\Pet.h(30): warning C4005: 'sub_4C8640' : macro redefinition
1>          c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\CustomInterface.h(5) : see previous definition of 'sub_4C8640'
1>c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\Pet.h(72): warning C4005: 'sub_580BB0' : macro redefinition
1>          c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\CustomMonster.h(18) : see previous definition of 'sub_580BB0'
1>ResourceCompile:
1>  All outputs are up-to-date.
1>Link:
1>     Creating library C:\Users\ROOT\Desktop\Source ex603 1.04e\Source\Main_EX603\Release\Main.lib and object C:\Users\ROOT\Desktop\Source ex603 1.04e\Source\Main_EX603\Release\Main.exp
1>Main.obj : error LNK2001: unresolved external symbol "public: void __thiscall KpochinEffct::Load(void)" (?Load@KpochinEffct@@QAEXXZ)
1>Main.obj : error LNK2001: unresolved external symbol "class KpochinEffct gKpochinEffct" (?gKpochinEffct@@3VKpochinEffct@@A)
1>C:\Users\ROOT\Desktop\Source ex603 1.04e\Source\Main_EX603\Release\Main.dll : fatal error LNK1120: 2 unresolved externals
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:00.83
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========




HOW TO FIX THIS ERROR?

Copyright Pro-Yoshi Ms-Emulator © 2021

Offline admmunowar #31 Posteado: October 17, 2020, 06:58:16 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 139
  • Gracias recibida: 5184
  • br

tengo este error al compilar alguien me ayuda ?

#include  "Kpchaeffect.h"// pones el nombre del archivo de kapocha xd esque nose como se escribe xd


1>------ Build started: Project: Main, Configuration: Release Win32 ------
1>Build started 10/17/2020 7:56:52 PM.
1>InitializeBuildStatus:
1>  Touching "Release\Main.unsuccessfulbuild".
1>ClCompile:
1>  All outputs are up-to-date.
1>  Main.cpp
1>c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\Object.h(88): warning C4094: untagged 'class' declared no symbols
1>c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\import.h(178): warning C4005: 'pGetTextLine' : macro redefinition
1>          c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\import.h(54) : see previous definition of 'pGetTextLine'
1>c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\import.h(243): warning C4005: 'pShowMonster' : macro redefinition
1>          c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\CustomMonster.h(14) : see previous definition of 'pShowMonster'
1>c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\Pet.h(30): warning C4005: 'sub_4C8640' : macro redefinition
1>          c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\CustomInterface.h(5) : see previous definition of 'sub_4C8640'
1>c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\Pet.h(72): warning C4005: 'sub_580BB0' : macro redefinition
1>          c:\users\root\desktop\source ex603 1.04e\source\main_ex603\main\CustomMonster.h(18) : see previous definition of 'sub_580BB0'
1>ResourceCompile:
1>  All outputs are up-to-date.
1>Link:
1>     Creating library C:\Users\ROOT\Desktop\Source ex603 1.04e\Source\Main_EX603\Release\Main.lib and object C:\Users\ROOT\Desktop\Source ex603 1.04e\Source\Main_EX603\Release\Main.exp
1>Main.obj : error LNK2001: unresolved external symbol "public: void __thiscall KpochinEffct::Load(void)" (?Load@KpochinEffct@@QAEXXZ)
1>Main.obj : error LNK2001: unresolved external symbol "class KpochinEffct gKpochinEffct" (?gKpochinEffct@@3VKpochinEffct@@A)
1>C:\Users\ROOT\Desktop\Source ex603 1.04e\Source\Main_EX603\Release\Main.dll : fatal error LNK1120: 2 unresolved externals
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:00.83
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========




HOW TO FIX THIS ERROR?

Copyright Pro-Yoshi Ms-Emulator © 2021

Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
11 Replies
15173 Views
Last post March 04, 2021, 01:14:23 PM
by Mu Global War
5 Replies
6665 Views
Last post December 31, 2018, 01:58:33 PM
by bruno68
4 Replies
8455 Views
Last post February 22, 2023, 06:01:38 PM
by sebastian
15 Replies
10283 Views
Last post January 20, 2022, 04:12:49 PM
by Alexander
11 Replies
6500 Views
Last post May 13, 2025, 10:07:12 PM
by GX_KYO