Set location of nidobj & niobj files?

I'd like to speed up the compilation of my large project on my laptop with a slow hard drive.
Is there any way to set a new location for the .ni(d)obj files? 
The target settings allow me to define the location of the .exe and the .cdb file, but what about those ni(d)obj files?
(In case you are wondering, I'm thinking a RAM drive might really help me ... ahh ... memories of compiling Fortran on a PC in 1985....) 
Thanks!

I just did a quick scan of both a project file and a cws file and it looks like there is no such configurable item in either one. If it exists, it is not documented that I am aware of.
So just out of curiosity so I understand the issue...
Are you recreating all of the object files each time you compile? If so, why?
The idea behind compiling to object is that you only compile from source when the source changes. The object files are then all linked to form your target executable, DLL, etc. So if a source file does not change, you should have an object file present and compilation should be skipped.
I can't speak for anyone else, but I tend to only work on one or two source files at a time when doing my code development with the rest staying unchanged. Thus I get the benefits of the object files saving me compilation time for the other 5 to 10 source files I typically have in a project.
Martin Fredrickson
Test Engineer
Northrop Grumman
Advanced Systems and Products
San Diego, CA 92128

Similar Messages

  • Setting Locations for IMovie 08 Files

    This seems rather basic. But, where do all these movies files get stored? If we are have a record of all movies, the movies will not normally fit on a single hard drive. i do not see anything in the preferences that allows me to set the movie location. Also, most movies will need to be stored on DVDs for the long term. Am I missing something?

    View > By Volume
    on the menu will show where all your movies are stored. I think you can then drag and drop movies from one volume to another (I haven't tried it yet).
    If you use finder to move a movie, it seems to have to redo the thumbnails (which takes hours for hours of footage).

  • Setting the graphic location to a local file (RESOLVED)

    Hi,
    I placed an image on my report and set the graphic location to an Excel file with a list of web addresses.  The report successfully outputs the image from each of those web addresses.
    I've tried putting a local file address in my Excel file (for example, "File: and it doesn't appear to work (Crystal outputs the default image instead).  Does Crystal Reports not allow for this?
    Thank you.

    Nevermind, got it to work.  Just needed to format the file path a bit differently in Excel.

  • How do i find the location of Oracle password file in the HDD

    we giv the location of the password file while we use the orapwd command to create one.
    later if we forget the location of the password file (incase it is not at the default location) then is there a way to find it or do we just create a new password file?
    secondly, for oracle to use the password file we giv the remote_login_passwordfile='EXCLUSIVE' in the parameter file. wat tells oracle the location of the exact password file??
    Thanks
    Arvind
    Edited by: iinfi on Sep 29, 2008 12:15 AM

    The default location are OS dependant.
    On Unix/Linus it is under $ORACLE_HOME/dbs
    On Windows, it is under %ORACLE_HOME%/database
    To change the default location, nothing inside database, but :
    On Unix/Linux, you have to create a symbolic link for that file to the target location
    On Windows, you have to change env variable (regedit) ORA_PWFILE and ORA_SID_PWFILE
    So, you have to check this setting for the real password file location.
    Nicolas.

  • Windows 8.1 Client Side Caching - Is it possible to specify the location of the offline file cache?

    Hi,
    Is there any approved way to change the location of the offline files cache in Windows 8.1?  I'm asking before moving client systems from Windows 7 where a registry change was required - is this still the way to go?
    I believe that if the default user-profile directory is moved, this causes problems for updates to Windows 8/8.1 now, is the same true if you move CSC?
    Just a bit of background.  The systems I want to do this for have smallish SSD boot drives with a higher capacity spinning disk.  The machines are members of a domain with Folder Redirection setup.  I could setup group policies to disable
    caching of some of the larger directories or even disable CSC entirely on the machines which have an SSD boot drive, but would prefer not to do so.
    Thanks in advance.

    Hi,
    According to your descryption, In windows 7, the tool is migwiz.exe, namely the Windows Easy Transfer, you can modify the registry in the way listed in the post below:
    http://social.technet.microsoft.com/Forums/en-US/bbf5890c-b3d7-4b38-83d8-d9a5e025fb2b/how-to-move-clientside-caching-to-a-new-location?forum=w7itproinstall
    In Windows 8, Windows easy transfer is also a built in tool to migrate user profiles and user settings, but as for the offline transfer, I suggest to use the USMT for your situation.
    Because with USMT you can specify the folder that you want to migrate the files to, by using an offline.xml you can set the path just as the sample listed below:
    <offline>
         <winDir>
              <path>C:\Windows</path>
              <path>D:\Windows</path>
              <path>E:\</path>
         </winDir>
         <failOnMultipleWinDir>1</failOnMultipleWinDir>
    </offline>
    You can also refer t othe details at:
    http://technet.microsoft.com/en-us/library/hh824880.aspx
    Regards
    Wade Liu
    TechNet Community Support

  • What is the location for the swatches file in the illustrator product part of Adobe Creative Suite 3 Design Premium for windows (date and lenght)? File that manges its funcionallity.  Thanks

    As per adobe agent chat representative, the following question is posted on the fórum to obtain an answe from adobe.
    What is the location for the swatches file in the illustrator product part of Adobe Creative Suite 3 Design Premium for windows (date and lenght)? File that manges its funcionallity.
    Thanks
    <moved from downloading,installing,setting up - kglad>

    Illustrator is not working as it should...
    I want them to compare the original size and date of creation with what I have installed on my computer... I have installed several times with my original CD and I tried once downloading the files from the adobe site (using my own license). I suspect the files has been modified or renamed on my laptop by an external unauthorized user causing the malfunction of the application. 
    Customer services does not support CS3 anymore and the updates / patches in the adobe site does not solve the problem... They redirect me to the forums for support...
    Presently, my problem is that after creating a swatch and drag it to the swatch panel, it does not fill as it should a new form... Now, after deactivating and activating my license the swatch seems to fill the new form but when the filter that the swatch has is persistence in the next filling object created even though a different color is being used as a fill (X)... Help in the creation of a swatch over the internet just complicate the issue.
    That's why I would like to know whether updates on my product are being received or files are being replaced without my knowledge...
    Thanks...
    PS Do you know how to contact a staff adobe employer on the forums?

  • Setting IIS W3C Extended Log File settings via command line, registry or configuration file

    I am currently in need of a way to set IIS W3C Extended Log File settings via command line, registry or configuration file.  More specifically the 'Bytes Sent (sc-bytes)' and 'Bytes Received (cs-bytes)' settings that are not enabled by default. 
    If anyone knows where I can locate these setting (outside of the GUI) for all IIS versions that would be greatly appreciated.

    I believe I have found a valid solution. You must have the WebAdministration module loaded.  I hope this helps someone.
    Use the following syntax to view current W3C fields:
    Get-WebConfiguration -filter system.applicationhost/sites/sitedefaults/logfile | select-object -expandProperty logExtFileFlags
    Use the following syntax to set W3C fields:
    Set-WebConfigurationProperty -Filter System.Applicationhost/Sites/SiteDefaults/logfile -Name LogExtFileFlags -Value "Date,Time,ClientIP,UserName,SiteName,ComputerName,ServerIP,Method,UriStem,UriQuery,HttpStatus,Win32Status,BytesSent,BytesRecv,TimeTaken,ServerPort,UserAgent,Cookie,Referer,ProtocolVersion,Host,HttpSubStatus"}

  • I want to install CCPL ,but it is not taking PAC file proxy.So please suggest an alternate way to set proxy for this exe file..

    I want to install CCPL ,but it is not taking PAC file proxy.So please suggest an alternate way to set proxy for this exe file..

    That file might have moved to a different location on the server. I think you'll need to check with RefWorks support or your local IT department on why the install page links do not work.

  • Logic plug in setting locations?

    Hi, I'm still kind of new to Mac's and a few weeks ago I was cleaning up and re-orginizing some of my folders. I wasn't aware that mac's are much, more folder specific than a windows OS?  While moving various files/folders when cleaning/orginaizing, I must have moved some of my 3rd party logic folders?  I didn't move any of the actual au componnets they are still in the correct place so that logic can locate them.  Only problem now they can't seem to locate them even though the components show in the correct component folder?  Did I mess something up by moving folders around?  I had assumed as long as I didn't mess with things like the actual component and preset folders that it didn't really matter if I moved I guess what you would call the plugins' main root folder, if that sounds right? 
    Appart from probably having to trash everything and re-install is there anything I can do?  Perhaps a quick fix like ,"just drag/move all my 3rd party plug ins to such and such folder?  I don't understand why in a mac that you can't just create a new folder and  call it, "logic plug in related files"  for example;  and move all of your 3rd party plug ins over to it(except for the actual commponents of course)?  Or can you?  I guess I'm just generaly copnfused about plug in setting locations for both 3rd party and non.  Am I correct in saying that plug in setting location folders can actualy vary from 3rd party to 3rd party plug ins? If this is true what a pain! Like I said I probably have no other option except to delete and re-install?  I wish my mac could be brought back to how it was before I messed with any folders!  Trouble is to free up hard drive space I got rid of a bunch of time machine backup so I don't think I can go back to a previous state before I moved any stuff around:(
    I just don't get it though and its very annoying.  For example, I have a lexicon reverb bundle, always worked great;the correct components are still in the correct audio/plug in/commponent folder, but ever since I moved some root plug in files around the lexicon plug ins no longer show up.   They don't even show in the AU manager,which is frustrating becasue I can go to the component folder and they are physicaly there!  Why would it not even show in the AU manager if the component is physicaly in the right place still?Help please...Wha did I do/What do I do?
    Thanks everybpody,
    Mike

    A line across a plugin usually comes from trying to insert a mono plugin on a stereo track of vice versa. Could this be your problem.
    I've rearranged my project folders many times without any problem whatsoever. Have you saved your projects with Assets?
    R

  • Files that used to be visible are now hidden in Mavericks. How can I change the setting to view the same files as before? I do not need the hidden files that are typically invisible.

    Files that used to be visible are now hidden in Mavericks 10.9.1. How can I change the setting to view the same files as before? I do not need the hidden files that are typically invisible.
    I am having trouble locating such files as PDF's INDD, AI etc. When I view all hidden files and try to open it in the program..it looks like it is really not on the drive. Has anyone come across a solution?

    You may need to rebuild permissions on your user account. To do this,boot to your Recovery partition (holding down the Command and R keys while booting) and open Terminal from the Utilities menu. In Terminal, type:  ‘resetpassword’ (without the ’s), hit return, and select the admin user. You are not going to reset your password. Click on the icon for your Macs hard drive at the top. From the drop down below it select the user account which is having issues. At the bottom of the window, you'll see an area labeled Restore Home Directory Permissions and ACLs. Click the reset button there. The process takes a few minutes. When complete, restart.   
    Repair User Permissions

  • Set location in runtime..

    Hi
    usually i used to save file like this
    String retreive = textarea.getText();
              RandomAccessFile logfile = new RandomAccessFile("c:\\saved.txt","rw");
              logfile.writeBytes(retreive);
              JOptionPane.showMessageDialog(null,"Saved ..","Saved...",JOptionPane.WARNING_MESSAGE);
              catch(IOException e)
              System.out.println("cannot write on to log file....");
              }But it works correctly , i set location inside that and it will save file as i set the location..
    How can i save and decide where to save the file at runtime...
    i mean when i press save button i want to select the drives and save it to the folder as i wish...
    is there any suitable solution.???

    Use a JFileDialog to get the location from the user and use that instead of hardcoding c:\\saved.txt.

  • Setting default for opening zip files IE11

    Is there a setting in IE11 that permits setting a default that zip files will be opened and not saved. The option is not where I thought it should be.  Thank you.

    Hi,
    Tools>View Downloads... locate your download in the list (if you have not already deleted it. X button on the RHS of the list item).
    At the bottom of the Downloads manager there is an options link where you can set the folder where your downloads will be copied to during the TCP download process.
    Regards.
    Questions regarding Internet Explorer 8, 9 and 10 and Internet Explorer 11 for the IT Pro Audience. Topics covered are: Installation, Deployment, Configuration, Security, Group Policy, Management questions. If you are a consumer looking for answers or to
    raise a question, it's highly recommended you head on over to http://answers.microsoft.com/en-us . If possible include links to any websites you are having problems with your questions.
    Rob^_^

  • I have problem with Itunes losing where podcasts and some purchased music is located. Don't know how Itunes losing the locations of the files and I can't find the files on my hard drive. What can I do to stop Itunes losing location and restore my files?

    I have problem with Itunes losing where podcasts and some purchased music is located. Don't know how Itunes losing the locations of the files and I can't find the files on my hard drive. What can I do to stop Itunes losing location and restore my files?

    Try assigning Queen as the Album Artist on the compilations in iTunes on your computer.

  • How can I locate my iTunes library files. When I click on my itunes icon the message appears, "The file iTunes Library.itl." cannot be found because it was created by a newer version of iTunes."

    How can I locate my iTunes library files?  When I click on my iTunes icon rather than my iTunes files I receive, " The file iTunes Library.itl." cannot be read because it was created by a newer version of iTunes."  I have already tried to update my iTunes program.

    Had same problem and solved it without having to reinstore any music or movies:
    1. Delete old Library file
    2. Go to the 'Previous iTunes Libraries' folder and copy one of the earlier files - note, they have a date extension, e.g. 'iTunes Library 2011-11-01'.
    3. Paste this file in your iTuners folder and rename file by removing the date extension -  'iTunes Library'
    You should have all your music and paylists in tact, unless it was a really old previous file.

  • My experience of location of the control file

    Just learn bad experience by putting control file on a remote server.
    My original idea with the remote drive was to spread out th risk of losing all control files on the same location. But with one on remote drive it means
    1. That remote server has to be always on. I can not shut it down for other purpose especially when the remote server is my test server.
    2. My current oracle home was setup with a link directory from one drive to another local drive (by a previous Contractor). BAD for the startup if using the pfile. I have to include the total path of the pfile, even the init. ora file is in the $ORACLE_HOME/dbs, when I use modified pfile to startup.
    ex startup pfile='/total_path/init.ora'
    however I can use below to create a new init.ora file that saves into the $ORACLE_HOME/dbs
    create pfile='init.ora' from spfile;
    So I am going to change the location of my control file to one of the local drives, just different to that of other control files.
    This is my 2 cents opinion. Welcome any comments. Thanks.

    I think I can move second copy of redo log back to the server but at different hd when the Oracle is running. right?
    by dropping the inactive one group and recreate the group while other current group is on. But very becareful
    ( I have practiced on my test machine to drop one member, but 10g does not allow)
    I configured the flash_recovery to the drive where also store one copy of the archivelog. Since there is not much space left one other two drives, so I put other copy of the archivelog on a remote server.

Maybe you are looking for