[FLASH-USERS] Linking error: error LNK2019: unresolved external symbol

Kunal Rao kunalgrao at gmail.com
Tue Jul 6 19:16:09 EDT 2010


Hi

I have done the setup as follows:

$setup Sedov -auto -makefile=pg +ug +noio -ostype=Linux -portable

The setup is done successfully and the object directory is created. But when
I do $ make in the object directory,
I get the following error:


 --------------------------------------------------------------------------------------

    Grid_putBlkData.o : error LNK2001: unresolved external symbol
gr_interface_
    Grid_putPlaneData.o : error LNK2001: unresolved external symbol
gr_interface_
    Grid_putPointData.o : error LNK2001: unresolved external symbol
gr_interface_
    Grid_putRowData.o : error LNK2001: unresolved external symbol
gr_interface_
    Grid_getBlkData.o : error LNK2001: unresolved external symbol
gr_interface_
    Grid_getPlaneData.o : error LNK2019: unresolved external symbol
gr_interface_ re
    ferenced in function grid_getplanedata_
    Grid_getPointData.o : error LNK2001: unresolved external symbol
gr_interface_
    Grid_getRowData.o : error LNK2001: unresolved external symbol
gr_interface_
    flash3.exe : fatal error LNK1120: 1 unresolved externals


 ----------------------------------------------------------------------------------------

which linking am I missing here ?

Thanks & Regards,
Kunal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20100706/9e2af886/attachment.htm>


More information about the flash-users mailing list