No, don't have gcc or any gnu stuff on this system. Is this variable set by 
CMAKE based on the generator then?



On Friday, 13 December 2013, 12:20, Arjen Markus <[email protected]> 
wrote:
  
HI Phil, 
  
I see this “-L” prefix in a couple of CMake modules, but for the relevant 
compilers the value is always “-LIBPATH:”. 
  
Do you have a GNU compiler somewhere in the path? My wild guess is that is what 
is causing the trouble. 
  
Regards, 
  
Arjen 
  
From:phil rosenberg [mailto:[email protected]] 
Sent: Friday, December 13, 2013 1:15 PM
To: P Lplot development list
Subject: [Plplot-devel] Sorry - another build issue   
  
Hi again  
I think this is the last build issue I've got. When I try to add wxWidgets to 
my build CMAKE seems to be adding the prefix -L+ to the following libraries: 
winmm comctl32 rpcrt4 wsock32. These are system libraries returned in 
wxwidgets_LINK_FLAGS by findwxWidgets. Outputting wxwidgets_LINK_FLAGS right at 
the end of CMakeList.txt indicates that this prefix is not there, however 
trying a few other things I found that CMAKE_LIBRARY_PATH_FLAG is "-L+"  
   
Does anyone know what can be done about this? The other libraries do not get 
this prepended, however, they are full paths so perhaps that is why.    
DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail. 
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to