Hello All.

"Lucas Wrenn" <[email protected]> Wed, 22 Oct 2003 20:19:57 -0600
Newsgroups gmane.comp.web.ming.general
Message-ID <001001c3990c$2b288940$0400a8c0@edit>
Gentlemen, Ladies, Others...

    Hello all. I have been a member of this list for just over a year now and have never written in. That might have something to do with the fact that I haven't really played with ming too much, however recently I ran across a project I want to use ming with. I am no wizrd when it comes to app dev. Therefore I rarely test my skills at coding (anything other than actionscript) and it turns out I am, well... let's just say "rusty" would be putting it mildly, with my c++ skills. If anyone would be kind enough to assist I am initially simply trying to get the test.cpp file distributed with ming 0.2 to compile. Currently I have numerous (11) unresolved external symbols (which makes me think I need a .lib file). Any suggestions? Help. 

All jests and taunts at my lack of skills will be taken well as long as the jester provides some helpful answers as well. :) 

The unresolved externals are posted here if that helps anyone to know exactly what I'm running into.

        test.obj : error LNK2001: unresolved external symbol _Ming_init
        test.obj : error LNK2001: unresolved external symbol _newSWFMovie
        test.obj : error LNK2001: unresolved external symbol _SWFMovie_add
        test.obj : error LNK2001: unresolved external symbol _SWFMovie_output
        test.obj : error LNK2001: unresolved external symbol _fileOutputMethod
        test.obj : error LNK2001: unresolved external symbol _destroySWFMovie
        test.obj : error LNK2001: unresolved external symbol _newSWFShape
        test.obj : error LNK2001: unresolved external symbol _SWFShape_movePenTo
        test.obj : error LNK2001: unresolved external symbol _SWFShape_drawLine
        test.obj : error LNK2001: unresolved external symbol _SWFShape_setLine
        test.obj : error LNK2001: unresolved external symbol _destroySWFShape

Thanks.

Lucas S. Wrenn (a broadcast video engineer by trade).

PS. I am compiling on MSVC++ 6.0 and am new to it as well, so if I simply need to add other fiels to my resource list please let me know.

_______________________________________________
ming-fun mailing list
[email protected]
http://www.opaque.net/mailman/listinfo/ming-fun