Click here to Skip to main content
15,899,026 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: picturebox.visible problem Pin
bimbambumbum18-Sep-10 15:42
bimbambumbum18-Sep-10 15:42 
GeneralRe: picturebox.visible problem Pin
DaveyM6918-Sep-10 20:29
professionalDaveyM6918-Sep-10 20:29 
AnswerRe: picturebox.visible problem Pin
Luc Pattyn19-Sep-10 3:44
sitebuilderLuc Pattyn19-Sep-10 3:44 
QuestionChoice of .NET Framework version Pin
fdsfsa76f7sa615-Sep-10 21:31
fdsfsa76f7sa615-Sep-10 21:31 
AnswerRe: Choice of .NET Framework version Pin
Kubajzz16-Sep-10 0:16
Kubajzz16-Sep-10 0:16 
AnswerRe: Choice of .NET Framework version Pin
Pete O'Hanlon16-Sep-10 1:28
mvePete O'Hanlon16-Sep-10 1:28 
AnswerRe: Choice of .NET Framework version Pin
The Man from U.N.C.L.E.20-Sep-10 12:06
The Man from U.N.C.L.E.20-Sep-10 12:06 
QuestionProblem adding FFTW.dll as reference. [modified] Pin
bimbambumbum15-Sep-10 14:54
bimbambumbum15-Sep-10 14:54 
Hi
I have downloaded the most recent FFTW dll and want to add it to my project as a reference. When doing this I get a message saying:

A reference to '...\libfftw3-3.dll' could not be added. Please make sure that the file is accessible, and that it is a valid assembly or COM component.


I then read at fftw.org that the dll cannot be used directly:


In order to link to them from Visual C++, you will need to create .lib "import libraries" using the lib.exe program included with VC++. Run:


So I've tried to use lib.exe under VS2010 but I don't know how to do this. I went to the command line and put in lib but that was not recoqnized Frown | :(

Can someone please help me through this - I'm a newbie having a hard time getting used to C#?

Update: I just managed to build the VS2010 project for download at FFTW and even the dll + lib file that was made cannot be added as a reference Frown | :( Frown | :( Frown | :(

Thanks
Tom

modified on Wednesday, September 15, 2010 9:34 PM

AnswerRe: Problem adding FFTW.dll as reference Pin
Luc Pattyn15-Sep-10 16:13
sitebuilderLuc Pattyn15-Sep-10 16:13 
GeneralRe: Problem adding FFTW.dll as reference Pin
bimbambumbum18-Sep-10 15:31
bimbambumbum18-Sep-10 15:31 
QuestionTyped Datasets and SSIS Pin
indian14315-Sep-10 7:12
indian14315-Sep-10 7:12 
QuestionMSIL String comparison question Pin
Gordon Kushner15-Sep-10 4:02
Gordon Kushner15-Sep-10 4:02 
AnswerRe: MSIL String comparison question Pin
Kubajzz15-Sep-10 4:37
Kubajzz15-Sep-10 4:37 
GeneralRe: MSIL String comparison question Pin
Gordon Kushner15-Sep-10 4:56
Gordon Kushner15-Sep-10 4:56 
GeneralRe: MSIL String comparison question Pin
Kubajzz15-Sep-10 5:04
Kubajzz15-Sep-10 5:04 
QuestionGeneral threading question Pin
Ray Cassick14-Sep-10 11:45
Ray Cassick14-Sep-10 11:45 
AnswerRe: General threading question Pin
Luc Pattyn14-Sep-10 12:00
sitebuilderLuc Pattyn14-Sep-10 12:00 
AnswerRe: General threading question Pin
The Man from U.N.C.L.E.14-Sep-10 12:37
The Man from U.N.C.L.E.14-Sep-10 12:37 
GeneralRe: General threading question Pin
Luc Pattyn14-Sep-10 13:47
sitebuilderLuc Pattyn14-Sep-10 13:47 
GeneralRe: General threading question Pin
The Man from U.N.C.L.E.14-Sep-10 22:28
The Man from U.N.C.L.E.14-Sep-10 22:28 
AnswerRe: General threading question Pin
Ennis Ray Lynch, Jr.15-Sep-10 4:20
Ennis Ray Lynch, Jr.15-Sep-10 4:20 
GeneralRe: General threading question Pin
Ray Cassick15-Sep-10 5:19
Ray Cassick15-Sep-10 5:19 
QuestionLoading of the image from a TIFF-file compressed by a JPEG algorithm Pin
Degun14-Sep-10 3:35
Degun14-Sep-10 3:35 
AnswerRe: Loading of the image from a TIFF-file compressed by a JPEG algorithm Pin
Dave Kreskowiak14-Sep-10 4:07
mveDave Kreskowiak14-Sep-10 4:07 
QuestionProblems with embed windows media player in VB.net form Pin
ocabrera7013-Sep-10 14:11
ocabrera7013-Sep-10 14:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.