Skip to content

YahyaAlfayad/DtPlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sometimes when compiling on Linux systems the following error occures:

./DTAPI/DTAPI64.o: In function `Dtapi::XpThreadLinux::SetName(char const*)':
(.text+0x13df68): undefined reference to `dlsym'
collect2: error: ld returned 1 exit status
make: *** [DtPlay] Error 1

In order to overcome that error, the ldl flag must be set in Makefile. The code in this repository was tested on Ubuntu 14.04 - 64 bit. Please note that you have to follow the original instructions in readme.txt file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published