Coder Social home page Coder Social logo

fCWT matlab for window about fcwt HOT 8 CLOSED

fastlib avatar fastlib commented on August 15, 2024
fCWT matlab for window

from fcwt.

Comments (8)

felixdollack avatar felixdollack commented on August 15, 2024 2

@kingg0218, @DiellorBasha and @whip123

If you do not see a Makefile, do you have a fCWT.sln instead?
In this case you need to open this file with Visual Studio and build it from the Build menu.

from fcwt.

whip123 avatar whip123 commented on August 15, 2024 2

Yeah I believe so, after adding the 2 mex file, im able to run the example.mlx, but the fcwt is not at it's full potential due to Matlab implementation as discussed in #Issue#17. Wonder if there is any way to overcome this if I insist to implement fCWT in Matlab
image

from fcwt.

DiellorBasha avatar DiellorBasha commented on August 15, 2024

Hi
I am also experiencing the same issue.
I installed Cmake and Microsoft Visual C++ but when I try to build from source using "make", I get:
make: *** No targets specified and no makefile found. Stop.

Could you please advise on a possible solution?

from fcwt.

whip123 avatar whip123 commented on August 15, 2024

Hi, I also have encountered this issue, is there any update on this?

from fcwt.

whip123 avatar whip123 commented on August 15, 2024

Not sure if correct or not, but I'm able to get the 2 mex file in fCWT\build\Debug using the same method

image

from fcwt.

felixdollack avatar felixdollack commented on August 15, 2024

@whip123, do the Mex files work if you put them in your Matlab path?

from fcwt.

CrovaS avatar CrovaS commented on August 15, 2024

@felixdollack I have this issue, but I can't build the fCWT.sln file with visual studio because there's an error that visual studio can't find OpenMP. I wonder if there are any additional modifications to the CMakeLists.txt file.
Is it okay to ask for help in this regard?

Building Custom Rule C:/Users/BRAIN/fCWT/CMakeLists.txt
2>CMake is re-running because C:/Users/BRAIN/fCWT/build/CMakeFiles/generate.stamp is out-of-date.
2> the file 'C:/Users/BRAIN/fCWT/CMakeLists.txt'
2> is newer than 'C:/Users/BRAIN/fCWT/build/CMakeFiles/generate.stamp.depend'
2> result='-1'
3>Building Custom Rule C:/Users/BRAIN/fCWT/CMakeLists.txt
2>Build type is Debug
3>CMake is re-running because C:/Users/BRAIN/fCWT/build/CMakeFiles/generate.stamp is out-of-date.
3> the file 'C:/Users/BRAIN/fCWT/CMakeLists.txt'
3> is newer than 'C:/Users/BRAIN/fCWT/build/CMakeFiles/generate.stamp.depend'
3> result='-1'
3>Build type is Debug
4>Building Custom Rule C:/Users/BRAIN/fCWT/CMakeLists.txt
4>CMake is re-running because C:/Users/BRAIN/fCWT/build/CMakeFiles/generate.stamp is out-of-date.
4> the file 'C:/Users/BRAIN/fCWT/CMakeLists.txt'
4> is newer than 'C:/Users/BRAIN/fCWT/build/CMakeFiles/generate.stamp.depend'
4> result='-1'
4>Build type is Debug
2>Building of shared library is enabled.
3>Building of shared library is enabled.
5>Building Custom Rule C:/Users/BRAIN/fCWT/CMakeLists.txt
5>CMake is re-running because C:/Users/BRAIN/fCWT/build/CMakeFiles/generate.stamp is out-of-date.
5> the file 'C:/Users/BRAIN/fCWT/CMakeLists.txt'
5> is newer than 'C:/Users/BRAIN/fCWT/build/CMakeFiles/generate.stamp.depend'
5> result='-1'
4>Building of shared library is enabled.
5>Build type is Debug
2>CMake Error at C:/Users/BRAIN/fCWT/build/CMakeFiles/CMakeScratch/TryCompile-0i2kun/CMakeLists.txt:18 (add_executable):
2> Cannot find source file:
2>
2> C:/Users/BRAIN/fCWT/build/CMakeFiles/CMakeScratch/TryCompile-0i2kun/OpenMPTryFlag.cpp
2>
2>
2>CMake Error at C:/Users/BRAIN/fCWT/build/CMakeFiles/CMakeScratch/TryCompile-0i2kun/CMakeLists.txt:18 (add_executable):
2> No SOURCES given to target: cmTC_8931b
2>
2>
2>CMake Error at C:/Program Files/CMake/share/cmake-3.26/Modules/FindOpenMP.cmake:219 (try_compile):
2> Failed to generate test project build system.
2>Call Stack (most recent call first):
2> C:/Program Files/CMake/share/cmake-3.26/Modules/FindOpenMP.cmake:483 (_OPENMP_GET_FLAGS)
2> CMakeLists.txt:141 (find_package)
2>
2>
2>-- Configuring incomplete, errors occurred!

from fcwt.

CrovaS avatar CrovaS commented on August 15, 2024

It has been resolved. Thank you.

from fcwt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.