Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi,
I am trying to convert the Image-download-application from Cygwin env to MSVC env. But IT FAILED! I had create the jtag_atlantic.lib & jtag_atlantic.exp file using the guide "Cygwin2MSVC_dll.txt". I manage to follow till the last part and get stucks while compiling the source code under MSVC. The error message we get is jtag_atlantic.exp : warning LNK4070: /OUT:jtag_atlantic.dll directive in .EXP differs from output filename 'D:\TESTUSBFINALDES1\test\Debug\test.exe'; ignoring directive jtag_atlantic.exp : warning LNK4070: /OUT:jtag_atlantic.dll directive in .EXP differs from output filename 'D:\TESTUSBFINALDES1\test\Debug\test.exe'; ignoring directive jtag_atlantic.exp : fatal error LNK1310: Exports not supported for pure MSIL image I NEED BIG HELP to understanding what wrong with my code. Attached is the MSVC code done by me. Also, I am a programming NOOB. Please help. This is an interesting project. Thanks you for your guide.