Hi there,

I have a VC++ solution with two projects in it where one project is
dependent on a static lib generated by the other project.
When I compile, I get the following link error.

...

[link] Starting 'link (@"C:\DOCUME~1\yko\LOCALS~1\Temp\tmpB5D.tmp"
/INCREMENTAL:NO /OPT:REF /SUBSYSTEM:WINDOWS /MACHINE:X86 /OPT:ICF
/LTCG)' in 'D:\CCNET_WORKSPACE\PWX 2.1.0\src\Semi
Software\Project\Coho\GuiApp\CameraView'
[link] LINK : fatal error LNK1104: cannot open file 'APFX.lib'
     [call] External Program Failed: link (return code was 1104)

...

Can anyone tell me what could be the problem?

Thank you kindly.

Alvin


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to