|
From: Daniele C. <dca...@in...> - 2007-06-07 07:27:46
|
I had the same problem in the past when I want use Qd3d.dll from QuickDraw3d apple and Quesa.dll. If I change name Quesa.dll into qd3d.dll I had not problem. Now Quesa is better than QuickDraw3d so I use only Quesa. I don't succeed to have two different link so I must copy and paste the dll into folder. Jim Witte ha scritto: > On Jun 6, 2007, at 5:22 AM, Daniele Cavallini wrote: > >> Just two small adjust for release Version into Visual studio: >> - I Add HiddenLine.h into Additional Include Directories (C/C++ >> General) >> - I Change name in Output file QD3D.dll into Quesa.dll (linker >> General) >> > > Not being from the Windows world, a naive question: would changing > the output name from QD3D.dll break existing apps that expect QD3D? > (Are there any?) Is it possible to have one DLL file link to two > different names? > > Jim > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Quesa-develop mailing list > Que...@li... > https://lists.sourceforge.net/lists/listinfo/quesa-develop > > |