Hi Joe,

On Tue, Oct 06, 2015 at 03:51:54PM -0500, jmk wrote:
> /usr/include/winpr/wtsapi.h:240:50: error: unknown type name 'REFIID'
what version of FreeRDP are you using and how did you install it (maybe
the git commit)?

> The following code snippet is what autoconf is using to test for freerdp.
> The actual compile seems to not be including winpr/wtypes.h, but I'm not
> able to see why. If anyone has any suggestions on how to get the includes
> right it'd be much appreciated.
Compiling the snippet manually worked for me with the latest master
branch:

gcc -o test test.c -I /opt/freerdp-nightly/include

(/opt/freerdp-nightly contains the latest nightly build of the master
branch). Did you already try to compile the test manually? 
Does your config.log provide more information? - For example what
command and includes were used for compilation?

Best regards,
Bernhard

------------------------------------------------------------------------------
Full-scale, agent-less Infrastructure Monitoring from a single dashboard
Integrate with 40+ ManageEngine ITSM Solutions for complete visibility
Physical-Virtual-Cloud Infrastructure monitoring from one console
Real user monitoring with APM Insights and performance trend reports 
Learn More http://pubads.g.doubleclick.net/gampad/clk?id=247754911&iu=/4140
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to