need help with C++
#1

Hey all

I'm new at C++ but i need a plugin
so i will ask you guys

I made a start with Microsoft visual C++
and i made something easy like this:

http://hamptonin.pastebin.com/m74a96006

But i got errors with compiling:
Код:
1>------ Build started: Project: test, Configuration: Release Win32 ------
1>Compiling...
1>test.cpp
1>Linking...
1>test.obj : error LNK2001: unresolved external symbol _amx_Register
1>test.obj : error LNK2001: unresolved external symbol "void * pAMXFunctions" (?pAMXFunctions@@3PAXA)
1>H:\Plugin\test\Release\test.dll : fatal error LNK1120: 2 unresolved externals
1>Build log was saved at "file://H:\Plugin\test\Release\BuildLog.htm"
1>tsg - 3 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Hamptonin
Reply


Messages In This Thread
need help with C++ - by hamptonin - 14.11.2009, 20:09
Re: need help with C++ - by roleplayman - 15.11.2009, 16:26
Re: need help with C++ - by hamptonin - 15.11.2009, 16:29
Re: need help with C++ - by JakeB - 15.11.2009, 17:10
Re: need help with C++ - by hamptonin - 15.11.2009, 17:18
Re: need help with C++ - by yom - 15.11.2009, 17:25
Re: need help with C++ - by Creed - 15.11.2009, 17:28
Re: need help with C++ - by hamptonin - 15.11.2009, 17:29
Re: need help with C++ - by hamptonin - 16.11.2009, 14:26

Forum Jump:


Users browsing this thread: 2 Guest(s)