Guest_imported
New member
- Jan 1, 1970
- 0
Hello.
I am trying to build Tk Widgets using C on Windows. I have gotten my program to compile but two link errors pop up. It says that it could not resolve symbol XCreatePixmap and XFreePixmap. I have tried searching for these functions/procedures in the Tcl directory and came up emptyhanded. Does anyone know if I have to get another library or something like that for it? If you have any suggestions at all, please let me know. Any help will be greatly appreciated. Thank you.
I am trying to build Tk Widgets using C on Windows. I have gotten my program to compile but two link errors pop up. It says that it could not resolve symbol XCreatePixmap and XFreePixmap. I have tried searching for these functions/procedures in the Tcl directory and came up emptyhanded. Does anyone know if I have to get another library or something like that for it? If you have any suggestions at all, please let me know. Any help will be greatly appreciated. Thank you.