C language > Beginner questions

Dislin graphic library

(1/1)

noman9607:
Hello:
Can Pelles use the Dislin graphic library? It is free and looks good. They say it works on the LCC compiler so I was thinking why not Pelles?  :lol:
I want to do some curve plotting of functions etc.
Here is the link
http://www.dislin.de/

thanks,

Pelle:
The MS Visual C++ 4.x, 5.x, 6.x version appears to work fine... (I would generally stay away from any LCC-Win32 version...)

noman9607:
Hello:
I get a fatal error:
Building dislin_test.exe.
POLINK: fatal error: File not found: 'LIBC.lib'.
*** Error code: 1 ***
Where is LIBC.lib supposed to come from? It is not part of the dislin download, I wonder how you got dislin code to compile?
If I link disvcm.lib instead, I get a bunch of multiply defined and unresolved external system errors.
thanks,

noman9607:
Hello:
I get a fatal error:
Building dislin_test.exe.
POLINK: fatal error: File not found: 'LIBC.lib'.
*** Error code: 1 ***
Where is LIBC.lib supposed to come from? It is not part of the dislin download, I wonder how you got dislin code to compile?
If I link disvcm.lib instead, I get a bunch of multiply defined and unresolved external system errors.
thanks,

Navigation

[0] Message Index

Go to full version