Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 6th May 2003, 13:00   #1
graphil
Junior Member
 
graphil's Avatar
 
Join Date: Apr 2003
Posts: 7
Building a language pack.

When building the language pack workspace, I got a linker error in Visual C++

LIBCMTD.lib(crt0.obj) :error LNK2001: unresolved external symbol _main
Debug/lang_b.dll : fatal error LNK1120: 1 unresolved externals

Everything else is fine, and my libraries seem to be OK, maybe they're out of date. I work with Visual C++ 6.00 and my LIBCMTD.LIB file is from 06/17/98.

Thanx in advance for your replies.
graphil is offline   Reply With Quote
Old 7th May 2003, 18:09   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Compile in release mode. You don't really need debug mode here because it's all about the resources not the code.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 8th May 2003, 07:49   #3
graphil
Junior Member
 
graphil's Avatar
 
Join Date: Apr 2003
Posts: 7
Thanx a lot

Thank you, kichik, it seems to compile correctly, then I got another prob - oops, I did it again - The lang pack doesn't seem to work, i.e, it doesn't change anything, though I updated all the resources correctly. Still working on it.

Nice Day !
graphil is offline   Reply With Quote
Old 23rd May 2003, 09:39   #4
graphil
Junior Member
 
graphil's Avatar
 
Join Date: Apr 2003
Posts: 7
Solution

OK, for the guys who got the same problem, get Resource Hacker to edit and compile the resources.

http://www.users.on.net/johnson/resourcehacker/

It's a very useful tool for everyone who wants to work on resources. Res Hacker is freeware.
Thanx again to KICHIK.

Graphil.
graphil is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump