User Activity

  • Posted a comment on discussion runjags on runjags

    thankyou so much for your solution. My problem has been solved. This is my code before : CXX="g++ -m64" \ ./configure LDFLAGS="-L/c/Progra~1/JAGS/JAGS-4.3.0/x64/bin" CXXFLAGS="-I/c/Progra~1/JAGS/JAGS-4.3.0/include" make win64-install And this is the solution code : CXX="g++ -m64" \ ./configure --host=x86_64-w64-mingw32.static.posix LDFLAGS="-L/c/Progra~1/JAGS/JAGS-4.3.1/x64/bin" CXXFLAGS="-I/c/Progra~1/JAGS/JAGS-4.3.1/include" make win64-install After I run that code, it created the dll file

  • Posted a comment on discussion runjags on runjags

    I use JAGS 4.3.1 msys in Rtools4.2 . I already compile paretoprior modules but also doesn't create any file .dll

  • Posted a comment on discussion runjags on runjags

    Dear all, I try to add new modules into JAGS. When I compile it, there’s no error massage, but it doesn’t create any file .dll in sub-folder of modules , it’s only create file .a and .la . Do anyone know what happen? Thank you so much! -Syf.

View All

Personal Data

Username:
syifaul
Joined:
2023-01-28 06:06:44.044000

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB