On 05/06/2015 07:46, Claude Frantz wrote:
Hi Claude,
> On 06/04/2015 08:17 PM, Bill Somerville wrote:
>
>> Note the last define. This file is generated by CMake and the lines in
>> CMakeLists.txt at line 623 should be as below., which is how the file is
>> generated.
> I have just run "svn update" without errors or warnings and the revision
> is 5534 now. The mentioned issue is still here, even after "make clean".
>
>> Are you certain that all the files in your workspace are up
>> to date?
> I have run "svn update" without errors or warnings. What can I do
> further to ensure the actuality of the files ?
>
>> Please check you CMakeLists.txt at line 623 and compare with
>> the fragment below.
>>
>> #
>> # setup and test Fortran C/C++ interaction
>> #
>> include (FortranCInterface)
>> FortranCInterface_VERIFY (CXX QUIET)
>> FortranCInterface_HEADER (FC.h MACRO_NAMESPACE "FC_" SYMBOL_NAMESPACE "FC_"
>> SYMBOLS
>> hopping
>> )
> These lines are as you have mentioned. No difference. Only two
> additional spaces at the begin of the last 3 lines, in my file here.
For some reason that I do not understand it seems that the configure 
phase has not been triggered by the changes to the CMakelists.txt file. 
All I can suggest is deleting your build tree and restarting with a new 
CMake configure and build. Check the FC.h generated header to see if it 
gets the extra define for the FC_hopping macro.
>
> Best 88 de Claude
73
Bill
G4WJS.

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to