Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: Issue compiling MDL file in Microstation v.8.05-2004

$
0
0

[quote user="Mohammad Aryafar"]Can you tell me how I can resolve the issue?[/quote]

The MDL Function Reference provides useful information.  For example...

mdlRaster_initialize

Function

void mdlRaster_initialize ()

Description

Must be the first call to mdlRaster for every application that wants to use mdlRaster API

Required Header

<msraster.fdf>

Required Library

rasterlib.lib

The header is for the compiler, so it can see the function prototype.

The library is for the linker, so it can find the implementation.


Viewing all articles
Browse latest Browse all 7260

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>