Ticket #16 (closed task: fixed)

Opened 15 years ago

Last modified 14 years ago

Create binary distribution of /applications/bdmtoolbox for windows

Reported by: smidl Owned by: smidl
Priority: major Milestone: Examples
Component: bdm core Version:
Keywords: Cc:

Description

Probably necessary for simple installation of interactive examples.

Problems that needs addressing

  • what matlab version
  • how to distribute ACML.dll

or

  • static compilation of itpp without blas + static linking into mex

Change History

  Changed 15 years ago by smidl

As a first step, lets create a buildmex.bat which compiles existing /library/mex/estimator.cpp on windows.

For details how to use it, see /library/tutorial/arx_test_mex.m

follow-up: ↓ 3   Changed 15 years ago by mido

  • owner changed from smidl to mido
  • status changed from new to assigned

in reply to: ↑ 2   Changed 15 years ago by mido

Replying to mido: A buildmex.bat compiling and linking /library/mex/estimator.cpp on windows was created. At the current state of art, it works only on my machine ( WIN XP, VS9.0, MATLAB 7.1).

The necessity of a more genarel solution, i.e., extension to other windows machines is obvious. The use of CMake for that purpouse could be helpful.

  Changed 15 years ago by smidl

  • owner changed from mido to vrbensky
  • status changed from assigned to new
  • summary changed from Create binary distribution of /library for windows to Create binary distribution of /applications/bdmtoolbox for windows

  Changed 15 years ago by smidl

Compilation via CMake is now supported: use macro MEX defined in source:library/system/SetBdmEnv.cmake

  Changed 14 years ago by smidl

  • owner changed from vrbensky to smidl

  Changed 14 years ago by smidl

  • status changed from new to closed
  • resolution set to fixed

Compiled on bolzano using MSVS2008 and matlab 2009a Files are in directory bdmtoolbox/mexw32

Note: See TracTickets for help on using tickets.