Hi. I am attempting to run a simulation. I get the “ERROR in compiling Model.c” message and no simulated data output. What am I missing?
800q2w_SimulateMultipleDoses.phxproj (294 KB)
Hi. I am attempting to run a simulation. I get the “ERROR in compiling Model.c” message and no simulated data output. What am I missing?
800q2w_SimulateMultipleDoses.phxproj (294 KB)
Cathrine, I just downloaded your project and it executed fine on my machine. So I beleive something has happened to your installation; have you run other models OK on this machine? Probavbly best to contact eihter your own IT or support@pharsight.com and they can help find out what has happend such that Phoenix can’t find your compiler.
Please check your environment variables.
Check the Environment Variables, and verify that there is a System variable set up for the GCC directory as C:\PHSTMinGW\
Verify that the end user has Read & Execute permissions for the directory shown in step 1 and its sub-folders. Users have modify privliges
Is there another GNU Fortran or GFortran compiler installed on the machine? If so it may be necessary to do more configuration steps with Phoenix so it ignores the other Fortran compiler.
Simon800q2w_SimulateMultipleDoses.phxproj (371 KB)