Donate Share

wxGhostscript - class + PS IDE/debugger

Subscribe

missing semicolons etc.

You are viewing a single message from this topic. View all messages.

  1. 2007-05-19 21:06:12 UTC
    Hi,

    first of all, thanks for this useful wrapper that makes working with Ghostscript that easy. I tried out wxGhostscript with wxDev-C++ on WinXP, both with the MinGW and Visual C++ compilers, and as far as I can see it works perfectly with that setup. Strangely I had to fix some missing semicolons in lines 1310, 1336 and 1381 of ghostscript.cpp. From browsing the CVS it looks to me they already have been missing in earlier versions of that file. Why didn't anybody notice? I was also warned wxUsleep was deprecated (should be replaced by wxMilliSleep). And finally, what's probably most important on Windows, the registry must also be searched for GPL Ghostscript (currently it does only search for GNU and AFPL Ghostscript). As AFPL Ghostscript is discontinued, it is now very likely that an app using wxGhostscript will fail to find the Ghostscript dll (in fact, IdePS does not find it unless you point it to the correct directory using the preferences dialog). Shouldn't that be fixed in the CVS?

    Thomas
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.