FLTK logo

Re: [fltk.general] FLTK on Visual Studio 2019 x64, "Cannot open include file: 'dirent.h': No such file or directory

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: FLTK on Visual Studio 2019 x64, "Cannot open include file: 'dirent.h': No such file or directory "lifeatt... May 06, 2021  
 
These messages:

>Warning LNK4272 library machine type 'x86' conflicts with target machine type 'x64' VirtualAdvertisement
>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29910\lib\x64\fltk.lib 1

suggest to me that you are trying to link your 64-bit code against 32-bit versions of the FLTK libraries. Or visa-versa, your 32 bit code against 64 bit FLTK.

They would probably also explain all the unresolved symbols.
Kevin

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/b48eca47-c5f9-492d-8a1c-f89d2d623472n%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.