fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] Making 64bit Fluidsynth


From: Dan Dietzer
Subject: [fluid-dev] Making 64bit Fluidsynth
Date: Tue, 26 Oct 2010 19:59:04 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.11) Gecko/20101013 Thunderbird/3.1.5

Can someone give me an idea of what I am missing trying to buld Fluidsynth for windows? I am using Cmake to generate the config files. This is the output.

The C compiler identification is GNU

Check for working C compiler: C:/MinGW/bin/gcc.exe

Check for working C compiler: C:/MinGW/bin/gcc.exe -- works

Detecting C compiler ABI info

Detecting C compiler ABI info - done

Checking whether system has ANSI C header files

Looking for include files StandardHeadersExist

Looking for include files StandardHeadersExist - not found.

ANSI C header files - not found

Looking for include files HAVE_UNISTD_H

Looking for include files HAVE_UNISTD_H - found

Looking for DIR in sys/stat.h;sys/types.h;dirent.h

Looking for DIR in sys/stat.h;sys/types.h;dirent.h - found

Looking for string.h

Looking for string.h - found

Looking for stdlib.h

Looking for stdlib.h - found

Looking for stdio.h

Looking for stdio.h - found

Looking for math.h

Looking for math.h - found

Looking for errno.h

Looking for errno.h - found

Looking for stdarg.h

Looking for stdarg.h - found

Looking for memory.h

Looking for memory.h - found

Looking for sys/mman.h

Looking for sys/mman.h - not found

Looking for sys/time.h

Looking for sys/time.h - found

Looking for sys/ioctl.h

Looking for sys/ioctl.h - not found

Looking for fcntl.h

Looking for fcntl.h - found

Looking for sys/socket.h

Looking for sys/socket.h - not found

Looking for netinet/in.h

Looking for netinet/in.h - not found

Looking for netinet/tcp.h

Looking for netinet/tcp.h - not found

Looking for arpa/inet.h

Looking for arpa/inet.h - not found

Looking for limits.h

Looking for limits.h - found

Looking for pthread.h

Looking for pthread.h - found

Looking for signal.h

Looking for signal.h - found

Performing Test _have_inline

Performing Test _have_inline - Success

Performing Test _have_vla

Performing Test _have_vla - Success

Check if the system is big endian

Searching 16 bit integer

Looking for stdint.h

Looking for stdint.h - found

Looking for stddef.h

Looking for stddef.h - found

Check size of unsigned short

Check size of unsigned short - done

Using unsigned short

Check if the system is big endian - little endian

Looking for windows.h

Looking for windows.h - found

Looking for io.h

Looking for io.h - found

Looking for dsound.h

Looking for dsound.h - found

Looking for include files HAVE_MMSYSTEM_H

Looking for include files HAVE_MMSYSTEM_H - found

checking for modules 'glib-2.0>=2.6.5;gthread-2.0>=2.6.5'

found glib-2.0, version 2.26.0

found gthread-2.0, version 2.26.0

checking for module 'sndfile>=1.0.0'

package 'sndfile>=1.0.0' not found

checking for module 'libpulse-simple>=0.9.8'

package 'libpulse-simple>=0.9.8' not found

checking for module 'jack'

package 'jack' not found

Could NOT find READLINE (missing: READLINE_INCLUDE_DIR READLINE_LIBRARIES)

checking for module 'dbus-1>=1.0.0'

package 'dbus-1>=1.0.0' not found

Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)

**************************************************************

Summary:

libsndfile: no (raw audio file rendering only)

D-Bus: no

PulseAudio: no

JACK: no

ALSA: no

PortAudio: no

OSS: no

MidiShare: no

CoreAudio: no

CoreMIDI: no

Windows: yes

LADSPA support: no

LASH support: no

LADCCA support: no

OS/2 DART support: no

Audio to file driver: yes

Readline: no

Samples type=float: no (using double)

Profiling: no

Debug: no

Trap on FPE (debug): no

Check FPE (debug): no

**************************************************************

Configuring done


Checking whether system has ANSI C header files

ANSI C header files - not found

checking for module 'sndfile>=1.0.0'

package 'sndfile>=1.0.0' not found

Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)

**************************************************************

Summary:

libsndfile: no (raw audio file rendering only)

D-Bus: no

PulseAudio: no

JACK: no

ALSA: no

PortAudio: no

OSS: no

MidiShare: no

CoreAudio: no

CoreMIDI: no

Windows: yes

LADSPA support: no

LASH support: no

LADCCA support: no

OS/2 DART support: no

Audio to file driver: yes

Readline: no

Samples type=float: no (using double)

Profiling: no

Debug: no

Trap on FPE (debug): no

Check FPE (debug): no

**************************************************************

Configuring done


I start MSYS and go into the Fluidsynth/build directory. When I enter 'make' nothing happens -- I am just returned to the prompt. Even 'make help' does not show the available modules.
--

reply via email to

[Prev in Thread] Current Thread [Next in Thread]