<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — help with including the fftw3 library in simply fortran 3 under window]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=832&amp;type=atom" />
	<updated>2021-12-26T23:02:52Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=832</id>
		<entry>
			<title type="html"><![CDATA[Re: help with including the fftw3 library in simply fortran 3 under window]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3829#p3829" />
			<content type="html"><![CDATA[<p>Xinyu,</p><p>The linker is unable to find some routines provided by FFTW during the final linking step.&nbsp; Do you have the FFTW library?&nbsp; If so, where did you get it, exactly?&nbsp; </p><p>You&#039;ll probably just need to add the proper compiler flags, but it would help if you could explain a bit more about where you acquired the FFTW library so I could suggest some flags.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2021-12-26T23:02:52Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3829#p3829</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[help with including the fftw3 library in simply fortran 3 under window]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3828#p3828" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I am using Windows 10 and I tried to include the compiled 64-bit FFTW from online sources to implement an MPI code from my advisor written with Fortran 77. But I meet a problem: </p><p>==============================================================================<br />Generating Makefile... Okay<br />==============================================================================<br />Generating target.exe<br />build\BICylE_3D_lab_induced_addstress_nochange_Semechah.o: In function `twofftf&#039;:<br />- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br />C:\Users\tanxi\Desktop\Rate and State\code try\New folder\New folder/./BICylE_3D_lab_induced_addstress_nochange_Semechah.f:2989: undefined reference to `dfftw_execute_dft&#039;<br />- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br />C:\Users\tanxi\Desktop\Rate and State\code try\New folder\New folder/./BICylE_3D_lab_induced_addstress_nochange_Semechah.f:3039: undefined reference to `dfftw_execute_dft&#039;<br />build\BICylE_3D_lab_induced_addstress_nochange_Semechah.o: In function `twofftb&#039;:<br />- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br />C:\Users\tanxi\Desktop\Rate and State\code try\New folder\New folder/./BICylE_3D_lab_induced_addstress_nochange_Semechah.f:3082: undefined reference to `dfftw_execute_dft&#039;<br />- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br />C:\Users\tanxi\Desktop\Rate and State\code try\New folder\New folder/./BICylE_3D_lab_induced_addstress_nochange_Semechah.f:3108: undefined reference to `dfftw_execute_dft&#039;<br />build\BICylE_3D_lab_induced_addstress_nochange_Semechah.o: In function `code&#039;:<br />- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br />C:\Users\tanxi\Desktop\Rate and State\code try\New folder\New folder/./BICylE_3D_lab_induced_addstress_nochange_Semechah.f:165: undefined reference to `dfftw_plan_dft_1d&#039;<br />- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br />C:\Users\tanxi\Desktop\Rate and State\code try\New folder\New folder/./BICylE_3D_lab_induced_addstress_nochange_Semechah.f:167: undefined reference to `dfftw_plan_dft_1d&#039;<br />- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br />C:\Users\tanxi\Desktop\Rate and State\code try\New folder\New folder/./BICylE_3D_lab_induced_addstress_nochange_Semechah.f:169: undefined reference to `dfftw_plan_dft_1d&#039;<br />- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br />C:\Users\tanxi\Desktop\Rate and State\code try\New folder\New folder/./BICylE_3D_lab_induced_addstress_nochange_Semechah.f:171: undefined reference to `dfftw_plan_dft_1d&#039;<br />collect2.exe: error: ld returned 1 exit status<br />Error: Last command making (target.exe) returned a bad status<br />Error: Make execution terminated</p><p>* Failed *</p><p>Could you please help with that?</p><p>Thanks a lot,<br />Xinyu</p>]]></content>
			<author>
				<name><![CDATA[xinyu]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=4061</uri>
			</author>
			<updated>2021-12-24T18:19:46Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3828#p3828</id>
		</entry>
</feed>
