Page 1 of 1

Compiling Pulse Generator Error

Posted: Tue Sep 12, 2023 10:55 am
by dhruskar
Hello,

I am trying to install the pulse generator from the FAQ (https://tinyurl.com/2p9tb2h2), but have run into the following error:

-e
/usr/bin/xcrun
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Creating x86_64 directory for .o files.

/Users/dylanhruskar/Desktop/pulsedistrib
ipulse1.mod ipulse2.mod ipulse3.mod
ipulse1.mod ipulse2.mod ipulse3.mod
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Press 'return' key to close

A folder called "x86_64" gets created once I drag ipulse1.mod, ipulse2.mod, and ipulse3.mod onto mknrndll.

Also, if I were to have compiled these files successfully, how would I actually access and use the pulse generator in the GUI? Is it a point process?

Re: Compiling Pulse Generator Error

Posted: Tue Sep 12, 2023 3:34 pm
by ted
error: invalid active developer path (/Library/Developer/CommandLineTools)
There's your clue. Have you installed the Command Line Tools? If not, see
https://apple.stackexchange.com/questio ... mmand-line

These pulse generators produce a current pulse that is delivered at a single point in a model cell. They're "point processes".