Home > Archive > PostScript > June 2006 > Problem compiling ghostscript - ljet4dplus.dev
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problem compiling ghostscript - ljet4dplus.dev
|
|
| bidalah@yahoo.com 2006-06-27, 7:02 pm |
| Hi,
When compiling ghostscript (latest version) I get the following
message:
NMAKE : fatal error U1073: don't know how to make
'.\obj\ljet4dplus.dev'
I received this message with other files and objects during compilation
and got past it either by explicitly stating the object path in
MSVC.mak, or downloading new third-party software. This one however is
strange. The file ljet4dplus.dev is in the \obj folder. The compiler
successfuly found 4 other .dev files for other printers in the same
folder before trying this one. I don't see any reason why this one
would be giving it trouble.
I am using Microsoft Visual Studio to compile. Any ideas?
| |
| bidalah@yahoo.com 2006-06-27, 7:02 pm |
| Me again,
Think I found it. There doesn't seem to be a ljet4dplus.dev after all.
Looks like a misspell. It should have been ljet4plus.dev! There is
an ljet4plus, and an ljet4d device but no ljet4dplus.
Has anyone else noticed this?
bidalah@yahoo.com wrote:
> Hi,
>
> When compiling ghostscript (latest version) I get the following
> message:
>
> NMAKE : fatal error U1073: don't know how to make
> '.\obj\ljet4dplus.dev'
>
> I received this message with other files and objects during compilation
> and got past it either by explicitly stating the object path in
> MSVC.mak, or downloading new third-party software. This one however is
> strange. The file ljet4dplus.dev is in the \obj folder. The compiler
> successfuly found 4 other .dev files for other printers in the same
> folder before trying this one. I don't see any reason why this one
> would be giving it trouble.
>
> I am using Microsoft Visual Studio to compile. Any ideas?
|
|
|
|
|