From: Jerome B. <be...@gr...> - 2004-01-22 09:23:08
|
At 20:48 21/01/2004, you wrote: >Hi everybody, >first let me apologize in advance: I'm not a C++ developer, and what I'm >about to say me be very stupid for you. Please, be patient. Hi Cristiano, Thank you for reporting this problem. We are happy to help anybody interested in Guido. >(1) A few weeks ago I tried to compile some guidolib sources (the >lib_score_engine.dsp, if I remember well) with Microsoft Visual C++ 5.0 >(it's the one I have, sorry) and I got the errors I've attached to this >mail. > >(2) Yesterday I dowloaded the new released Win 32 GuidoNoteViewer 0.91. When >I try to run it on my computer (I have Windows 98), I get this error >message: "File GUIDOEngine.dll is linked to missing export >GDI32.dll:SetDCPenColor", >and the program abort. > >Can anybody help? >Thank you very much. > >Cristiano (Bologna, Italy) In the zip file attached to this mail, you will find a new GUIDOEngine.dll that should fix the problem (2), and the modified c++ files that could cause the Visual 5 compile errors. You just have to replace old files with those new versions. GUIDOEngine.dll is in the Guido NoteViewer 0.91 application folder. nvstring.cpp and .h are in the Guido sources: \src\lib-score-engine\ As we do not have neither Windows 98 nor Visual C++ 5, I cannot be sure that the modifications will solve the problems, please let me know if it is the case or not. Regards, Jerome |